2026 Method
Changes 7
M

IFCParameterTemplate.GetActiveTemplate

Description:
Gets the active mapping template element in the document.
Remarks:
New documents have no active mapping template and it implies in-session template usage.
public static IFCParameterTemplate GetActiveTemplate(
	Document document
)
  • document
    The document to find the active mapping template.
Return Value IFCParameterTemplate The active mapping template, or if none.