Namespace:
Autodesk.Revit.DB
ViewTemplateApplicationOption
Enumeration
Description:
Options for applying view templates
Options for applying view templates
Syntax
public enum ViewTemplateApplicationOption
Unknown Namespace Members:
Name | Description |
---|---|
AllParameters | Apply all parameters controlled by template |
UncontrolledParameters | Apply only parameters controlled by template and not controlled by currently assigned view template |
AllParametersAndStickIfNone | Apply all parameters controlled by template and if none is currently assigned make it view template |