All Frameworks  Class Hierarchy  This Framework  Next  Indexes

GeometricObjects Class CATCGMAttrId

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 const CATCGMAttrId* FindAttrId( const char* iAttr,
const char* 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 const char * GetAttributeClassName()
Returns the attribute class name.
Returns:
The attribute class name relative to this CATCGMAttrId.
o GetDomainName
public const char * 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 © 2003, Dassault Systèmes. All rights reserved.