Click or drag to resize

GetEllipsoidPlane Property

The plane the ellipsoid was created in.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.29
Syntax
public Plane Plane { get; }

Property Value

Type: Plane
See Also