CircularArc3dSetAxes Method

Sets the normal and reference vectors for this circular arc.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void SetAxes(
        Vector3d normal,
        Vector3d referenceVector
)

Parameters

normal  Vector3d
[in] Normal of the arc.
referenceVector  Vector3d
[in] Reference vector of the arc.
See Also

©  Bricsys NV. All rights reserved.