RVTDocs.com

IFCCategoryTemplate.GetActiveTemplate

Method
Description:
Gets the active mapping template element in the document.
Syntax
public static IFCCategoryTemplate GetActiveTemplate(
	Document document
)
Parameters
Parameter Type Description
document Document The document to find the active mapping template.
Return Value
Type Description
IFCCategoryTemplate The active mapping template, or if none.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null