Color |
Generates a copy of current scheme.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- name String
- The desired name of copied scheme.
Return Value
ElementIdThe id of copied scheme.

Exception | Condition |
---|---|
ArgumentException | The name is not valid for new generated scheme. |
ArgumentNullException | A non-optional argument was null |
