AppearanceAssetEditScope
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Cancel() | None | Cancels the edit scope. | |
| Commit(Boolean) | None | Finishes the edit scope. | |
| Dispose() | None | Releases all resources used by the AppearanceAssetEditScope | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| Start(ElementId) | Asset | Starts the edit scope. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsActive | bool | Identifies if the EditScope is active. In other words, the EditScope has started but not committed/canceled yet. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |