ExporterIFC.GetLayerNameForPresentationLayer
Method
Description:
Get the layer name associated with an element from the default layer mapping table.
Get the layer name associated with an element from the default layer mapping table.
Parameters
Parameter | Type | Description |
---|---|---|
pElement | Element | The element. |
categoryId | ElementId | The category id of the element. |
Return Value
Type | Description |
---|---|
String | The layer name. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |