timestamp property
timestamp property
Gets or sets the timestamp.
Definition:
@property
def timestamp(self):
...
@timestamp.setter
def timestamp(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadSpatialIndex
Gets or sets the timestamp.
@property
def timestamp(self):
...
@timestamp.setter
def timestamp(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadSpatialIndex