Error Property


Rebar Free Form Creation Result Error Property

Identifies the error that occurs during the operation. Will be Success if everything is ok, otherwise the failure reason.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public RebarFreeFormValidationResult Error { get; }

Property Value

RebarFreeFormValidationResult
See Also