RhinoCommon API
RenderPrimitiveListAdd Method (Cone, Plane, RenderMaterial) |
Add primitive cone and material.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)

public void Add( Cone cone, Plane truncation, RenderMaterial material )
Public Sub Add ( cone As Cone, truncation As Plane, material As RenderMaterial )
Parameters
- cone
- Type: Rhino.GeometryCone
Cone to add. - truncation
- Type: Rhino.GeometryPlane
The plane used to cut the cone (the non-apex end is kept). Should be equal to cone.plane if not truncated. - material
- Type: Rhino.RenderRenderMaterial
Material to add, may be null if not needed.

Rhino for Windows
Supported in: 6.8