AcRxObject AcGiDrawable AcHeapOperators AcDbObject AcDbField
class AcDbField : public AcDbObject;
DbField.h
This class is used to represent a field. The field can evaluate to one of the supported data types. The field object acts as a container to store the field expression, evaluated result, and other data. An evaluator is required for evaluating the field.
AcDbField Constructor, AcDbField Enumerations, AcDbField Methods