Error Property


Rebar Splice By Rules Result Error Property

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; }

Property Value

RebarSpliceByRulesError
See Also