ImporterIFCUtils Methods
| Name | Return Type | Description |
|---|---|---|
| CreateEmptyFamily(ImporterIFC, Document, ElementId, String) | ElementId | Creates an empty family of a given category. |
| GetLocalFileName(Document, String) | String | 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(DirectShape, ElementId) | None | Updates the category of a DirectShape. |