Click or drag to resize

CylinderBasePlane Property

Gets or sets the base plane of the cylinder.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Plane BasePlane { get; set; }

Property Value

Type: Plane
See Also