Type of geometry primitive represented as a number.
Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since: 2017
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member 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. |