Creates a PolymeshFacet with the supplied vertices.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2019.2
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- v1
- Type: SystemInt32
The first vertex.
- v2
- Type: SystemInt32
The second vertex.
- v3
- Type: SystemInt32
The third vertex.