GeometricObjects CATCGMAttrId
Usage: you must use this class as is. You should never derive it.
public class CATCGMAttrId
Class defining the identifiers of an attribute class.
Method Index
- o
FindAttrId(char*,char*)
- Returns the attribute id from a name and a domain name.
- o
GetAttributeClassName()
- Returns the attribute class name.
- o
GetDomainName()
- Returns the application name .
Methods
o FindAttrId
public static FindAttrId( | const | iAttr, |
| const | iDomainName) |
-
Returns the attribute id from a name and a domain name.
- Parameters:
-
- iAttr
- The attribute name.
- iDomainName
- The logical name of the physical load module conaining the class.
- Returns:
- The corresponding attribute id.
o GetAttributeClassName
public GetAttributeClassName( | ) |
-
Returns the attribute class name.
- Returns:
- The attribute class name relative to this CATCGMAttrId.
o GetDomainName
-
Returns the application name .
- Returns:
- The logical name of the physical load module conaining the class.
This object is included in the file: CATCGMAttrId.h
If needed, your Imakefile.mk should include the module: CATGeometricObjects
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.