Class abstract_entity (unit DXF_read) |
TObject
///////////////////////////////////////////////////////////////////////////// This is a simple class used only during file reads, it should not be used as a base for any objects. It is to allow all entities to be read using the same basic structure even though they all use different group codes Add extra group codes if you need to recognize them /////////////////////////////////////////////////////////////////////////////
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
///////////////////////////////////////////////////////////////////////////// abstract_entity implementation used when reading vertexes - just to make sure all flags are reset quicker than using create/destroy for each vertex. /////////////////////////////////////////////////////////////////////////////
Properties |
Events |
Variables |