AcMapObjClassDefinition Class

Land Desktop Development ARX CPP SDK

Links
AcMapObjClassDefinition Class
 

Manages a feature class definition stored in the feature-definition file. Because all information related to a feature class definition is stored in the feature-definition file, it is possible to manage an AcMapObjClassDefinition instance only if the correct feature-definition file is attached to the current drawing. If the feature-definition file is missing, these functions will fail. For more information, search for feature classification and feature definitions in AutoCAD Map Help.

class AcMapObjClassDefinition;
File

AcMapObjClassDefinition.h

Destroys an instance of this class. 
Adds a new property to this feature class definition. 
Deletes a property from this feature class definition. 
Retrieves the AutoCAD entity type that this feature class definition uses when a digitize process runs for this class. 
Retrieves the AutoCAD entity type that this feature class definition uses when a digitize process runs for this class. 
Retrieves the description of this feature class definition. 
Retrieves the direct base class name of this feature class definition. 
Retrieves the full pathname of the feature-definition file that this feature class definition belongs to. 
Retrieves the icon name of this feature class definition. 
Retrieves the name of this feature class definition. 
Lists all the classified properties of this feature class definition. 
Retrieves a property of this feature class definition. 
Lists the AutoCAD entity types that this feature class definition supports. 
Lists the AutoCAD entity types that this feature class definition supports. 
Determines whether this feature class definition is a base class of the specified class, either directly or deeper in the class hierarchy. 
Determines whether this feature class definition is a strict base class. 
Determines whether this feature class definition is derived from the specified class, either directly or from higher in the class hierarchy. 
Determines whether this feature class definition is the direct base class of the specified class. 
Determines whether a property of this feature class definition is classified. 
Determines whether this feature class definition is visible in the AutoCAD Map project workspace. 
This function allows a client program to find out whether a link to the external data is going to be preserved to the FDO or the whole record is conveyed to the FDO. 
Determines whether a property of this feature class definition is a link template property and returns the link template name. 
Sets the AutoCAD entity type that this feature class definition uses when a digitize process runs for this class. 
Sets the AutoCAD entity type that this feature class definition uses when a digitize process runs for this class. 
Sets the description of this feature class definition. 
Sets the icon name of this feature class definition. 
This function allows a client program to define the behavior of the linked data in process of querying and saveing from/to FDO. A link to the external data only will be preserved to the FDO if the boolean parameter is set to true. Otherwise, records will be moved to the FDO. conveyed to the FDO. 
Sets the name of this feature class definition. 
Sets this feature class definition to visible or invisible in the AutoCAD Map project workspace. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].