Revit 2020 API |
FieldBuilder..::..Ready Method |
FieldBuilder Class See Also |
Checks whether the builder may be used.
Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2012
Syntax
Return Value
True if the SchemaBuilder has not yet been finished.
Remarks
All newly constructed FieldBuilders are usable until the call to the Finish method
of the constructing SchemaBuilder.