id property
id property
Gets the identifier.
Definition:
@property
def id(self):
...
@id.setter
def id(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadRay
Gets the identifier.
@property
def id(self):
...
@id.setter
def id(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadRay