ExporterIFCUtils.GetInstanceCutoutFromWall
Description:
Gets the curve loop corresponding to the hole in the wall made by the instance.
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
)
-
pADocThe document.
-
pVWallThe host wall.
-
pFamInstThe hosted instance.
-
XYZ%pCutDirThe direction of the hole relative to the location of the curve loop.
-
A non-optional argument was null