Offset along wire direction Wire distance should be 0 if we want to be along the same wire
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2018
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.ExceptionsArgumentException | When setting this property: The given value for offset is not a number |
| Autodesk.Revit.ExceptionsArgumentOutOfRangeException | When setting this property: The given value for offset must be between 0 and 30000 feet. |