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

PlanViewRange.GetLevelId

Method
Description:
Get the element id of the level for a View Depth plane
Syntax
public ElementId GetLevelId(
	PlanViewPlane planViewPlane
)
Parameters
Parameter Type Description
planViewPlane PlanViewPlane The plane whose level will be returned
Return Value
Type Description
ElementId Id of the level
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration