MassZone.GetCoincidentReferenceFromAdjacentZone
Description:
This method is used to get a Reference from an adjacent MassZone that is coincident to a Reference of this MassZone.
This method is used to get a Reference from an adjacent MassZone that is coincident to a Reference of this MassZone.
Remarks:
The result is always a Reference to a Face. The Reference Type should report as REFERENCE_TYPE_SURFACE. Currently Revit improperly reports it as REFERENCE_TYPE_NONE. The results are always references to Faces.
The result is always a Reference to a Face. The Reference Type should report as REFERENCE_TYPE_SURFACE. Currently Revit improperly reports it as REFERENCE_TYPE_NONE. The results are always references to Faces.
-
referenceToZoneFaceReference to face of MassZone.
Return Value
nullNothingnullptr
Reference to coincident face of adjacent MassZone or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no adjacent MassZone face Reference.
-
The input Reference is not a face Reference of this MassZone.
-
A non-optional argument was null