The additional cover offset of the Fabric Sheet.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2015
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.ExceptionsArgumentException | When setting this property: The given value for coverOffset is not a number -or- When setting this property: coverOffset is greater then the host thickness. |
| Autodesk.Revit.ExceptionsArgumentOutOfRangeException | When setting this property: The given value for coverOffset must be between 0 and 30000 feet. |
| Autodesk.Revit.ExceptionsInvalidOperationException | When setting this property: |