2023 Method
Changes 5
M

MassEnergyAnalyticalModel.GetCoincidentEnergyAnalyticalModelFaceReference

Description:
Returns a Reference to a Face from the same or a different MassEnergyAnalyticalModel that is coincident with the input Face.
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.
public static Reference GetCoincidentEnergyAnalyticalModelFaceReference(
	Document document,
	Reference referenceToFace
)
Return Value Reference