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

PlanViewRange.SetLevelId

Method
Description:
Set the level for a View Depth plane
Syntax
public void SetLevelId(
	PlanViewPlane planViewPlane,
	ElementId id
)
Parameters
Parameter Type Description
planViewPlane PlanViewPlane The View Depth plane
id ElementId Id of the level
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration