PartMakerMethodToDivideVolumes.GetOffsetForIntersectingReference Method
Gets offset for the intersecting reference.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double GetOffsetForIntersectingReference( ElementId intersectingReference )
Parameters
intersectingReference
ElementId
The intersecting reference to obtain offset value from.
Return Value
Double
The offset for the intersecting reference
Exceptions
Exception
Condition
ArgumentException
PartMaker does not use the specified intersecting reference.
ArgumentNullException
A non-optional argument was null
See Also
Reference
PartMakerMethodToDivideVolumes Class
Autodesk.Revit.DB Namespace