CoordinateSystemData

interface ICwAPI3DCoordinateSystemData

Cadwork element coordinate-System.

Public Functions

virtual ~ICwAPI3DCoordinateSystemData() = default
virtual vector3D getP1() const = 0

Get element start point.

Returns:

start point

virtual vector3D getP2() const = 0

Get element end point.

Returns:

end point

virtual vector3D getP3() const = 0

Get element height orientation point.

Returns:

height orientation point