CylinderBasePlane Property |
Gets or sets the base plane of the cylinder.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic Plane BasePlane { get; set; }
Public Property BasePlane As Plane
Get
Set
Property Value
Type:
Plane
See Also