DefaultTemplateId Property


View Family Type Default Template Id Property

The default template id assigned to this view type.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId DefaultTemplateId { get; set; }

Property Value

ElementId
Exceptions
Exception Condition
ArgumentException When setting this property: val is not valid as a default template id.
ArgumentNullException When setting this property: A non-optional argument was null
Remarks
This value will be the view template for all newly created instances of this view type.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →