RVTDocs.com

ColorFillScheme.Duplicate

Method
Description:
Generates a copy of current scheme.
Syntax
public ElementId Duplicate(
	string name
)
Parameters
Parameter Type Description
name String The desired name of copied scheme.
Return Value
Type Description
ElementId The id of copied scheme.
Exceptions
Exception Condition
ArgumentException The name is not valid for new generated scheme.
ArgumentNullException A non-optional argument was null