Dxf3DPointAttribute class

Dxf3DPointAttribute class

class attribute for dxf 3D point

Inheritance: Dxf3DPointAttributeDxf2DPointAttributeDxfPropertyAttribute

The Dxf3DPointAttribute type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the Dxf3DPointAttribute class.
initInitializes a new instance of the Dxf3DPointAttribute class.

Properties

PropertyDescription
parameter_typeGets or sets the parameter type.
sub_class_nameGets or sets the subclass name.
has_default_valueGets a value indicating whether this instance has a default value.
xGets or sets X attribute.
yGets or sets Y attribute.
zGets or sets Z attribute.

See Also