PlanViewRange Members

The PlanViewRange type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the PlanViewRange
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLevelId
Get the element id of the level for a View Depth plane
Public methodGetOffset
Get the offset value associated with a View Depth plane
Public methodGetType (Inherited from Object.)
Public methodSetLevelId
Set the level for a View Depth plane
Public methodSetOffset
Set the offset value associated with a View Depth plane
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyStatic memberCurrent
View range for the current plane
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyStatic memberLevelAbove
View range for the level above the specified plane
Public propertyStatic memberLevelBelow
View range for the level below the specified plane
Public propertyStatic memberUnlimited
View range is unlimited

See Also