RVTDocs.com

PartMakerMethodToDivideVolumes.GetOffsetForIntersectingReference

Method
Description:
Gets offset for the intersecting reference.
Syntax
public double GetOffsetForIntersectingReference(
	ElementId intersectingReference
)
Parameters
Parameter Type Description
intersectingReference ElementId The intersecting reference to obtain offset value from.
Return Value
Type Description
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