Class IfcIndexedColourMap

IfcIndexedColourMap class

IfcIndexedColourMap

public class IfcIndexedColourMap : IfcPresentationItem

Constructors

NameDescription
IfcIndexedColourMap()The default constructor.

Properties

NameDescription
ColourIndex { get; set; }ColourIndex
Colours { get; set; }Colours
EntityLabel { get; }Gets the entity label.
MappedTo { get; set; }MappedTo
Opacity { get; set; }Opacity

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also