RebarSpliceByRulesResultError 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: 26.0.4.0 (26.0.4.0)
Syntax
public RebarSpliceByRulesError Error { get; }

Property Value

RebarSpliceByRulesError
See Also