Returns a polyline approximation to the edge in UV parameters of the face.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- face
- Type: Autodesk.Revit.DBFace
The face on which to perform the tessellation. Must belong to the edge.
Remarks
Tolerance of approximation is defined internally by Revit to be adequate for display purposes.