|
libopencad
|
Public Attributes | |
| string | sCppClassName |
| string | sApplicationName |
| string | sDXFRecordName |
| int | dProxyCapFlag |
| unsigned short | dInstanceCount |
| bool | bWasZombie |
| bool | bIsEntity |
| short | dClassNum |
| short | dClassVersion |
| bool CADClass::bIsEntity |
BITSHORT, Is-an-entity flag, 281
| bool CADClass::bWasZombie |
BIT, Was-a-proxy flag, 280
| unsigned short CADClass::dInstanceCount |
BITSHORT, Instance count for a custom class, 91
| int CADClass::dProxyCapFlag |
BITSHORT, Proxy capabilities flag, 90
| string CADClass::sApplicationName |
TV, Application name
| string CADClass::sCppClassName |
TV, C++ class name
| string CADClass::sDXFRecordName |
TV, Class DXF record name
1.8.11