Starts the edit scope.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Asset Start(
ElementId assetElementId
)
Parameters
- assetElementId ElementId
-
The appearance asset element whose asset should be edited.
Return Value
Asset
The appearance asset to be used for editing.
Exceptions
See Also
Reference