Interface IIfcColourRgbList
Readonly interface for IfcColourRgbList
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcColourRgbList : IIfcPresentationItem, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceColourList
Declaration
IItemSet<IItemSet<IfcNormalisedRatioMeasure>> ColourList { get; }
Property Value
Type | Description |
---|---|
IItemSet<IItemSet<IfcNormalisedRatioMeasure>> |