| Revit 2019.2 API |
| Form..::..BaseOffset Property |
| Form Class See Also |
Retrieve/set the base offset of the form object. It is only valid for locked form.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..InvalidOperationException | Thrown when this is not a locked form. |
| Autodesk.Revit.Exceptions..::..ArgumentException | Thrown when the value is invalid. |
| Autodesk.Revit.Exceptions..::..ApplicationException | Thrown when it fail to get/set BaseOffset. |