Type of geometry primitive represented as a number.
Namespace:
Autodesk.Revit.DB.DirectContext3D
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
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. |