IFCExtrusionCreationDataClearOpenings Method |
Removes all cached openings from the data.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic void ClearOpenings()
public:
void ClearOpenings()
member ClearOpenings : unit -> unit
See Also