2020 Method
Changes 0
M

ExporterIFCUtils.GetInstanceCutoutFromWall

Description:
Gets the curve loop corresponding to the hole in the wall made by the instance.
public static CurveLoop GetInstanceCutoutFromWall(
	Document pADoc,
	Wall pVWall,
	FamilyInstance pFamInst,
	out XYZ pCutDir
)
Return Value CurveLoop The opening in the wall.