entity_uid property
entity_uid property
Unique identifier (line number) of entity that created this entity
Definition:
@property
def entity_uid(self):
...
@entity_uid.setter
def entity_uid(self, value):
...
See Also
- module
aspose.cad.fileformats.iges.drawables
- class
IDrawable