Dxf3DPointAttribute class
Dxf3DPointAttribute class
class attribute for dxf 3D point
Inheritance: Dxf3DPointAttribute
→
Dxf2DPointAttribute
→
DxfPropertyAttribute
The Dxf3DPointAttribute type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the Dxf3DPointAttribute class. |
init | Initializes a new instance of the Dxf3DPointAttribute class. |
Properties
Property | Description |
---|---|
parameter_type | Gets or sets the parameter type. |
sub_class_name | Gets or sets the subclass name. |
has_default_value | Gets a value indicating whether this instance has a default value. |
x | Gets or sets X attribute. |
y | Gets or sets Y attribute. |
z | Gets or sets Z attribute. |
See Also
- module
aspose.cad.fileformats.cad
- class
Dxf2DPointAttribute
- class
Dxf3DPointAttribute
- class
DxfPropertyAttribute