Description:

Type of primitive object at this index.

Syntax:
public RenderPrimitiveType PrimitiveType(
int index
)
deprecated in 8.0
Parameters:
  • index
  • Type: int
  • The zero based index of the item in the list. Valid values are greater than or equal to 0 and less than Count.
Returns:
Primitive type of the item at this index.
Available since:
5.7

PrimitiveType method

Class:  Rhino.Render.RenderPrimitiveList

Nothing found