RVTDocs.com

PrimitiveType

Enumeration
Description:
Type of geometry primitive represented as a number.
Syntax
public enum PrimitiveType
Unknown Namespace Members:
Name Description
TriangleList Geometry consisting of a list of triangles.
LineList Geometry consisting of a list of line segments.
PointList Geometry consisting of a list of points.