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