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

ViewFamilyType.PlanViewDirection

Property
Description:
The PlanViewDirection of this view.
Syntax
public PlanViewDirection PlanViewDirection { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: PlanViewDirection cannot be set to Undefined
ArgumentOutOfRangeException When setting this property: A value passed for an enumeration argument is not a member of that enumeration
InvalidOperationException When setting this property: View must be a Structural Plan