A class that contains utilities needed to implement Revit's version of the IFC import client application.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.IFC.ImporterIFCUtils
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class ImporterIFCUtils
The ImporterIFCUtils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateEmptyFamily | Creates an empty family of a given category. | |
| GetLocalFileName | Get the local file name, including the path, corresponding to a linked IFC file. This will create a local copy of the IFC file if necessary. | |
| UpdateDirectShapeCategory | Updates the category of a DirectShape. |
