The RebarFreeFormCreationResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Error | Identifies the error that occurs during the operation. Will be Success if everything is ok, otherwise the failure reason. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| Rebar | Identifies the created Rebar. If the error code is Success, then it will be a valid rebar, otherwise it will be a null Rebar. |
