Description:

Call this before extracting meshes if you support render primitives to get the RenderPrimitiveType of this mesh then call the associated TryGetSphere , TryGetPlane , TryGetCone , or TryGetBox method. Calling the Mesh property will mesh the primitive and return a mesh always.

Syntax:
public RenderPrimitiveType PrimitiveType {get}
Returns:
Available since:
5.7

PrimitiveType property

Class:  Rhino.Render.RenderPrimitive

Nothing found