RVTDocs.com

IFCExtrusionCreationData

Class
Description:
A utility object that is used to pass information related to extrusion creation.
Remarks:
This class accepts input used to attempt to create an extrusion (possibly with openings) from Revit geometry. The output contains information about the created extrusion and its openings. The information set is used to generate properties for the extruded body and related opening elements in the IFC file.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.IFC.IFCExtrusionCreationData
Syntax
public class IFCExtrusionCreationData : IDisposable