ViewCropRegionShapeManager Members

The ViewCropRegionShapeManager type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ViewCropRegionShapeManager
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCropRegionShape
Gets the crop region boundaries.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsCropRegionShapeValid
Verifies that boundaries represent one closed curve loop without self-intersections, consisting of non-zero length straight lines in plane parallel to the view plane. Curves in boundaries use model coordinates.
Public methodRemoveCropRegionShape
Removes boundaries of crop region.
Public methodRemoveSplit
Removes split settings of crop region.
Public methodSetCropRegionEmptyShape
Sets crop region of empty shape making possible interactive sketching.
Public methodSetCropRegionShape
Sets boundaries of crop region.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyShapeSet
Verifies that view has crop region shape set.
Public propertySplit
Verifies that view crop region is split.
Public propertyValid
Verifies that view is allowed to manage crop region shape.

See Also