Properties_T_Rhino_Geometry_Cone - mcneel/rhinocommon-api-docs GitHub Wiki

Cone Properties

The Cone type exposes the following members.

Properties

 

Name Description
Public property ApexPoint Point at tip of the cone.
Public property Axis Unit vector axis of cone.
Public property BasePoint Center of base circle.
Public property Height Gets or sets the height of the circular right cone.
Public property IsValid true if plane is valid, height is not zero and radius is not zero.
Public property Plane Gets or sets the base plane of the cone. The apex of the cone is at the plane's origin.
Public property Radius Gets or sets the radius of the cone.
Public propertyStatic member Unset Gets an invalid Cone.
  Back to Top

See Also

Reference

Cone Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️