AcMapObjClassProperty Class

Land Desktop Development ARX CPP SDK

Links
AcMapObjClassProperty Class
 

Manages a property for a feature class definition. For more information, search for feature classification and feature definitions in AutoCAD Map Help.

class AcMapObjClassProperty;
File

AcMapObjClassProperty.h

Destroys an instance of this class. 
Generates a value from a string representation. 
Retrieves the direct category of this property. 
Retrieves the default value of this property. 
Retrieves the name of this property. 
Retrieves the range of valid values for this property. 
Retrieves the type of this property. 
Retrieves the value of this property from the specified entity. 
Determines whether a value falls in this property's range of valid values. 
Determines whether this property is read-only or read-write. 
Determines whether this property is visible or invisible. 
Sets the default value of this property. 
Sets or unsets the range of valid values for this property. 
Sets this property to read-only or read-write. 
Sets the value of this property for the specified entity. The entity and property can be classified or unclassified. If this property is classified, this function checks the property's range of valid values and, if the value is invalid, sets the value to its default value if bFixOutOfRangeIfClassified is true. Properties retrieved with AcMapClassificationManager::GetClassifiedProperties() (twoforms) are classified properties. Properties retrieved with AcMapClassificationManager::GetProperties() (twoforms) are unclassified properties, and SetValue() sets property values regardless of the value of bFixOutOfRangeIfClassified. 
Sets this property to visible or invisible. 
Returns the string representation of a value. 
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].