z property
z property
Gets or sets Z attribute.
Definition:
@property
def z(self):
...
@z.setter
def z(self, value):
...
See Also
- module
aspose.cad.fileformats.cad
- class
CadEntityAttribute
- class
Dxf3DPointAttribute
Gets or sets Z attribute.
@property
def z(self):
...
@z.setter
def z(self, value):
...
aspose.cad.fileformats.cad
CadEntityAttribute
Dxf3DPointAttribute