Revit 2026 API
Rebar |
Identifies the number of references associated to the rebar handle.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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