Unit vector axis of cone.
Center of base circle.
Gets or sets the height of the circular right cone.
true if plane is valid, height is not zero and radius is not zero.
Gets or sets the radius of the cone.
true if the bottom should be filled with a surface. false otherwise.
A brep (polysurface) representation of this cone values.
Gets a Brep representation of the cone with a single face for the cone, an edge along the cone seam, and vertices at the base and apex ends of this seam edge. The optional cap is a single face with one circular edge starting and ending at the base vertex.
A Nurbs surface representation of the cone or null.
Constructs a Nurbs surface representation of this Cone. This is synonymous with calling NurbsSurface.CreateFromCone().
Generated using TypeDoc
Point at tip of the cone.