2027 Method
Changes 5
M

IFCCategoryTemplate.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 IFCCategoryTemplate GetActiveTemplate(
	Document document
)
  • document
    The document to find the active mapping template.
Return Value IFCCategoryTemplate The active mapping template, or if none.