AppearanceAssetEditScope Members

The AppearanceAssetEditScope type exposes the following members.

Constructors

  NameDescription
Public methodAppearanceAssetEditScope
Constructs a new instance of an AppearanceAssetEditScope.

Methods

  NameDescription
Public methodCancel
Cancels the edit scope.
Public methodCommit
Finishes the edit scope.
Public methodDispose
Releases all resources used by the AppearanceAssetEditScope
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStart
Starts the edit scope.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsActive
Identifies if the EditScope is active. In other words, the EditScope has started but not committed/canceled yet.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also