Starts the edit scope.
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public Asset Start( ElementId assetElementId )
Parameters
- assetElementId ElementId
- The appearance asset element whose asset should be edited.
Return Value
AssetThe appearance asset to be used for editing.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |