RVTDocs.com

ExporterIFC.GetLayerNameForPresentationLayer

Method
Description:
Get the layer name associated with an element from the default layer mapping table.
Syntax
public string GetLayerNameForPresentationLayer(
	Element pElement,
	ElementId categoryId
)
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