CATIAV4Interfaces Global Function CATV4iGirtxt
CATV4iGirtxt( | const | iElement, |
| const | iNumtex, |
| | oNbc, |
| | oTxt, |
| | oPt, |
| | oBase, |
| | oUp, |
| | oFont, |
| | oCol, |
| | oAngle, |
| | oThick, |
| | oSize, |
| | oCenter, |
| | oFixed, |
| | oItalic, |
| | oShow, |
| | ier) |
-
Retrieves the text characteristics associated with a space element with advanced parameters.
- Parameters:
-
- iElement
- [in] The V4 space element
- iNumtex
- [in] The number of the text to be read
- oNbc
- [out] The number of used characters
- oTxt
- [out] The text
- oPt
- [out] The coordonates of the text positioning point
- oBase
- [out] The base vector for text display
- oUp
- [out] The up vector for text display
- oFont
- [out] The name of the font
- oCol
- [out] The color number of the text
Legal values: between 1 and 127
- oAngle
- [out] The angle of the text with respect to the display horizontal
- oThick
- [out] The text thickness
Legal values: between 1 and 127
- oSize
- [out] The text size
Legal values: between 1 and 127
- oCenter
- [out] The centering of the text with respect to the positioning point
Legal values:
- 0: standard positioning point
- 1: centered text
- oFixed
- [out] The text is fixed with respect to the display plane
Legal values: 1: the text is fixed
- oItalic
- [out] The text is in italic
Legal values: 1: the text is in italic
- oShow
- [out] The text displayability
Legal values: 1: the text is displayable
- ier
- [out] error code
- Returns:
-
Legal values:
- 0 : No error
- 1 : An error occured
This object is included in the file: CATV4iFunctions.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.