Sets the mapping template element to be the active mapping template for its document.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public void SetActiveTemplate()
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Invalid use of in-session template. |