Share

RebarFreeFormCreationResult.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.2.0.0 (26.2.0.0)

Syntax

C#

public RebarFreeFormValidationResult Error { get; }

Property Value

RebarFreeFormValidationResult

See Also

Reference

Was this information helpful?