Torus Constructor (Double, Double, Point3d, Vector3d)

Initializes a new instance of the Torus class
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Torus(
        double majorRadius,
        double minorRadius,
        Point3d origin,
        Vector3d axisOfSymmetry
)

Parameters

majorRadius
Type: SystemDouble
minorRadius
Type: SystemDouble
origin
Type: Teigha.GeometryPoint3d
axisOfSymmetry
Type: Teigha.GeometryVector3d
See Also

©  Bricsys NV. All rights reserved.