MassZone.GetEquivalentReferenceFromMassOrLevel
Description:
Returns a Reference to a face of a MassEnergyAnalyticalModel element or an element Reference to a MassLevelData element. This Reference represents what the MassZone face was "cut from" when making the MassZone for the level.
Returns a Reference to a face of a MassEnergyAnalyticalModel element or an element Reference to a MassLevelData element. This Reference represents what the MassZone face was "cut from" when making the MassZone for the level.
Remarks:
If the Reference is to a MassLevelData element, it means that the MassEnergyAnalyticalModel element did not have an exterior face for this MassZone face. For this case, the MassZone face was created as the cross-section of the MassEnergyAnalyticalModel geometry where it was intersected by the level of the MassLevelData.
If the Reference is to a MassLevelData element, it means that the MassEnergyAnalyticalModel element did not have an exterior face for this MassZone face. For this case, the MassZone face was created as the cross-section of the MassEnergyAnalyticalModel geometry where it was intersected by the level of the MassLevelData.
-
referenceToZoneFaceReference to a face of the zone to get an equivalent reference for.
Return Value
nullNothingnullptr
Reference to MassEnergyAnalyticalModel or MassLevelData. Should only be null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is an error
in the MassEnergyAnalyticalModel data or the input is not a
-
The input Reference is not a face Reference of this MassZone.
-
A non-optional argument was null