IFCCategoryTemplate.GetActiveTemplate
Method
Description:
Gets the active mapping template element in the document.
Gets the active mapping template element in the 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 |