<Code Lib>
2025 Method
Changes 5
M

ExporterIFC.GetLayerNameForPresentationLayer

Description:
Get the layer name associated with an element from the default layer mapping table.

public string GetLayerNameForPresentationLayer(
	Element pElement,
	ElementId categoryId
)

  • pElement
    The element.
  • categoryId
    The category id of the element.
Return Value String The layer name.

Loading…