RVTDocs.com

ColorFillSchemeEntry

Constructor
Description:
Creates new ColorFillSchemeEntry.
Remarks:
A new created ColorFillSchemeEntry should be assigned proper value before it is applied to a [!:Autodesk::Revit::DB::ColorFillScheme]. If the Color and Caption properties are not set, Revit will generate them automatically after the ColorFillSchemeEntry is applied to the ColorFillScheme.
Syntax
public ColorFillSchemeEntry(
	StorageType storageType
)
Parameters
Parameter Type Description
storageType StorageType The type of data that could be stored into this entry.
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration