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

PlanViewRange.SetOffset

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