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

PlanViewRange.GetOffset

Method
Description:
Get the offset value associated with a View Depth plane
Syntax
public double GetOffset(
	PlanViewPlane planViewPlane
)
Parameters
Parameter Type Description
planViewPlane PlanViewPlane View Depth plane
Return Value
Type Description
Double Offset value
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration