The TopographyEditScope type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TopographyEditScope | Instantiates a TopographyEditScope object. |
Methods
Name | Description | |
---|---|---|
![]() | Cancel | Cancels the edit scope. (Inherited from EditScope .) |
![]() | Commit | Finishes the edit scope. (Inherited from EditScope .) |
![]() | Dispose | (Inherited from EditScope .) |
![]() | Equals | (Inherited from Object .) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object .) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object .) |
![]() | Start | Starts a topography surface edit mode for an existing TopographySurface element. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object .) |
Properties
Name | Description | |
---|---|---|
![]() | IsActive | Tells if the EditScope is active. In other words, the EditScope has started but not committed/canceled yet. (Inherited from EditScope .) |
![]() | IsPermitted | Tests if the TopographyEditScope is permitted to start. |
![]() | IsValidObject | Specifies whether the .NET object represents a valid Revit entity. (Inherited from EditScope .) |