Gets offset for the intersecting reference.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2013
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- intersectingReference
- Type: Autodesk.Revit.DBElementId
The intersecting reference to obtain offset value from.
Return Value
The offset for the intersecting referenceExceptions
Exception | Condition |
---|---|
Autodesk.Revit.ExceptionsArgumentException | PartMaker does not use the specified intersecting reference. |
Autodesk.Revit.ExceptionsArgumentNullException | A non-optional argument was null |