EllipticalArc2dSetAxes Method

Sets the specified axes for this elliptical arc.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetAxes(
        Vector2d majorAxis,
        Vector2d minorAxis
)

Parameters

majorAxis  Vector2d
[in] Vector that defines a major axis of this arc.
minorAxis  Vector2d
[in] Vector that defines a minor axis of this arc.
See Also

©  Bricsys NV. All rights reserved.