RVTDocs.com
Namespace: Autodesk.Revit.DB Class: View

View.AnalysisDisplayStyleId

Property
Description:
Element id of Analysis Display Style associated with the view.
Syntax
public ElementId AnalysisDisplayStyleId { get; set; }
Exceptions
Exception Condition
ArgumentNullException When setting this property: A non-optional argument was null
InvalidOperationException When setting this property: Cannot set the AnalysisDisplayStyleId for the specified view.