Share

ViewTemplateApplicationOption Enumeration

Options for applying view templates


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum ViewTemplateApplicationOption

Members

Member nameValueDescription
AllParameters0 Apply all parameters controlled by template
AllParametersAndStickIfNone2 Apply all parameters controlled by template and if none is currently assigned make it view template
UncontrolledParameters1 Apply only parameters controlled by template and not controlled by currently assigned view template

See Also

Reference

Was this information helpful?