Revit 2025 API
Rebar |
Identifies the number of references associated to the rebar handle.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int NumberOfTargets { get; }
Public ReadOnly Property NumberOfTargets As Integer Get
public: property int NumberOfTargets { int get (); }
member NumberOfTargets : int with get
Property Value
Int32See Also