Search Results for

    Show / Hide Table of Contents

    Interface IIfcIndexedColourMap

    Readonly interface for IfcIndexedColourMap

    Inherited Members
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcIndexedColourMap : IIfcPresentationItem, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ColourIndex

    Declaration
    IItemSet<IfcPositiveInteger> ColourIndex { get; }
    Property Value
    Type Description
    IItemSet<IfcPositiveInteger>
    | Improve this Doc View Source

    Colours

    Declaration
    IIfcColourRgbList Colours { get; set; }
    Property Value
    Type Description
    IIfcColourRgbList
    | Improve this Doc View Source

    MappedTo

    Declaration
    IIfcTessellatedFaceSet MappedTo { get; set; }
    Property Value
    Type Description
    IIfcTessellatedFaceSet
    | Improve this Doc View Source

    Opacity

    Declaration
    IfcNormalisedRatioMeasure? Opacity { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcNormalisedRatioMeasure>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim