IFCCategoryTemplateSetActiveTemplate Method |
Sets the mapping template element to be the active mapping template for its document.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic void SetActiveTemplate()
Public Sub SetActiveTemplate
public:
void SetActiveTemplate()
member SetActiveTemplate : unit -> unit
Exceptions
See Also