Revit 2015 API |
ViewFamilyType..::..DefaultTemplateId Property |
ViewFamilyType Class See Also |
The default template id assigned to this view type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since:
2013
Syntax
Remarks
This value will be the view template for all newly created instances of this view type.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: val is not valid as a default template id. |
Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was NULL |