2027 Constructor
Changes 2
C

ColorFillSchemeEntry

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.
public ColorFillSchemeEntry(
	StorageType storageType
)
  • storageType
    The type of data that could be stored into this entry.