Revit 2025.3 API
IFCProduct |
The number of objects associated with the IfcProduct in this wrapper.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int Count { get; }
Public ReadOnly Property Count As Integer Get
public: property int Count { int get (); }
member Count : int with get
Property Value
Int32See Also