Cylinder(Double, Point3d, Vector3d) Constructor

Initializes a new instance of the Cylinder class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Cylinder(
        double radius,
        Point3d origin,
        Vector3d axisOfSymmetry
)

Parameters

radius  Double
 
origin  Point3d
 
axisOfSymmetry  Vector3d
 
See Also

©  Bricsys NV. All rights reserved.