Revit 2025 API
Rebar |
Identifies the error that occured during the splice by rules operation. In case of success the value of this property will be Success.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public RebarSpliceByRulesError Error { get; }
Public ReadOnly Property Error As RebarSpliceByRulesError Get
public: property RebarSpliceByRulesError Error { RebarSpliceByRulesError get (); }
member Error : RebarSpliceByRulesError with get
Property Value
RebarSpliceByRulesErrorSee Also