EllipticalArc3dSet Method (Point3d, Vector3d, Vector3d, Double, Double)

Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void Set(
        Point3d center,
        Vector3d majorAxis,
        Vector3d minorAxis,
        double majorRadius,
        double minorRadius
)

Parameters

center
Type: Teigha.GeometryPoint3d
majorAxis
Type: Teigha.GeometryVector3d
minorAxis
Type: Teigha.GeometryVector3d
majorRadius
Type: SystemDouble
minorRadius
Type: SystemDouble
See Also

©  Bricsys NV. All rights reserved.