CATIAV4Interfaces Global Function CATV4iGirtxt
All Frameworks Class Hierarchy This Framework Indexes
CATIAV4Interfaces Global Function CATV4iGirtxt
int CATV4iGirtxt( | const CATV4iV4Element* | iElement, |
| const int& | iNumtex, |
| int& | oNbc, |
| char[80] | oTxt, |
| double[3] | oPt, |
| double[3] | oBase, |
| double[3] | oUp, |
| char[9] | oFont, |
| int& | oCol, |
| int& | oAngle, |
| int& | oThick, |
| int& | oSize, |
| int& | oCenter, |
| int& | oFixed, |
| int& | oItalic, |
| int& | oShow, |
| int& | 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
This object is included in the file: CATV4iFunctions.h
Copyright © 2003, Dassault Systèmes. All rights reserved.