Dxf2DPointAttribute class
Dxf2DPointAttribute class
class attribute for dxf 2D point
Inheritance: Dxf2DPointAttribute →
DxfPropertyAttribute
The Dxf2DPointAttribute type exposes the following members:
Constructors
| Constructor | Description | 
|---|---|
| init | Initializes a new instance of the Dxf2DPointAttributeclass. | 
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. | 
See Also
- module aspose.cad.fileformats.cad
- class Dxf2DPointAttribute
- class DxfPropertyAttribute