CATDibModelerUseItf Interface CATIDftStandard
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIDftStandard
- Deprecated:
- R216 see
Method Index
- o
GetEngineeringSymbolDetails(CATUnicodeString&,CATUnicodeString&,CATUnicodeChar&)
-
- o
GetName(wchar_t**)
-
- o
GetParentName(wchar_t**)
-
- o
GetValue(char*,int*,int*)
-
- o
GetValue(char*,double*,int*)
-
- o
GetValue(char*,int,int&)
-
- o
GetValue(char*,int,double&)
-
- o
GetValue(char*,CATUnicodeString**,int*)
-
- o
GetValue(char*,int,CATUnicodeString&)
-
- o
GetValueType(char*,CATDftStandardValueType*,int*)
-
Methods
o GetEngineeringSymbolDetails
public virtual GetEngineeringSymbolDetails( | const | iSymbolName, |
| | oFontName, |
| | oSymbolUnicode) |
-
- Deprecated:
- R216 see
o GetName
public virtual GetName( | | oName) |
-
- Deprecated:
- R216 see
o GetParentName
public virtual GetParentName( | | oName) |
-
- Deprecated:
- R216 see
o GetValue
public virtual GetValue( | const | iName, |
| | oValue, |
| | oSize | =0) |
-
- Deprecated:
- R216 see
o GetValue
public virtual GetValue( | const | iName, |
| | oValue, |
| | oSize | =0) |
-
- Deprecated:
- R216 see
o GetValue
public virtual GetValue( | const | iName, |
| | iIndex, |
| | oValue) |
-
- Deprecated:
- R216 see
o GetValue
public virtual GetValue( | const | iName, |
| | iIndex, |
| | oValue) |
-
- Deprecated:
- R216 see
o GetValue
public virtual GetValue( | const | iName, |
| | oValue, |
| | oSize | =0) |
-
- Deprecated:
- R216 see
o GetValue
public virtual GetValue( | const | iName, |
| | iIndex, |
| | oValue) |
-
- Deprecated:
- R216 see
o GetValueType
public virtual GetValueType( | const | iName, |
| | oType, |
| | oSize | =0) |
-
- Deprecated:
- R216 see
This object is included in the file: CATIDftStandard.h
If needed, your Imakefile.mk should include the module: CATDibModelerUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.