Revit 2026 API
Tessellated |
Number of completed face sets.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int NumberOfCompletedFaceSets { get; }
Public ReadOnly Property NumberOfCompletedFaceSets As Integer Get
public: property int NumberOfCompletedFaceSets { int get (); }
member NumberOfCompletedFaceSets : int with get
Property Value
Int32See Also