The PlanViewRange type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the PlanViewRange
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(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
Gets the Type of the current instance.
(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
Returns a string that represents the current object.
(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