ExportExtrudedSlabOpenings Method


Exporter IFCUtils Export Extruded Slab Openings Method

Note: This API is now obsolete.


Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
[ObsoleteAttribute("This function is deprecated in Revit 2027.  Use exportExtrudedSlabOpeningsAndReturnInfo instead.")]
public static void ExportExtrudedSlabOpenings(
	ExporterIFC exporterIFC,
	Element pElem,
	IFCLevelInfo levelInfo,
	IFCAnyHandle localPlacementAny,
	IList<IFCAnyHandle> elementSlabAnyArr,
	IList<IList<CurveLoop>> extrusionLoops,
	Plane plane,
	IFCProductWrapper pWrapper
)

Parameters

exporterIFC ExporterIFC
pElem Element
levelInfo IFCLevelInfo
localPlacementAny IFCAnyHandle
elementSlabAnyArr IList IFCAnyHandle
extrusionLoops IList IList CurveLoop
plane Plane
pWrapper IFCProductWrapper
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →