ViewCropRegionShapeManager Members


The ViewCropRegionShapeManager type exposes the following members.

Methods

Name Description
Public method Dispose
Releases all resources used by the ViewCropRegionShapeManager
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetCropRegionShape
Gets the crop region boundaries.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method IsCropRegionShapeValid
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 method RemoveCropRegionShape
Removes boundaries of crop region.
Public method RemoveSplit
Removes split settings of crop region.
Public method SetCropRegionEmptyShape
Sets crop region of empty shape making possible interactive sketching.
Public method SetCropRegionShape
Sets boundaries of crop region.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public property ShapeSet
Verifies that view has crop region shape set.
Public property Split
Verifies that view crop region is split.
Public property Valid
Verifies that view is allowed to manage crop region shape.

See Also