Search Results for

    Show / Hide Table of Contents

    Interface IIfcSurfaceStyleRendering

    Readonly interface for IfcSurfaceStyleRendering

    Inherited Members
    IIfcSurfaceStyleShading.SurfaceColour
    IIfcSurfaceStyleShading.Transparency
    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 IIfcSurfaceStyleRendering : IIfcSurfaceStyleShading, IIfcPresentationItem, IfcSurfaceStyleElementSelect, IIfcSurfaceStyleElementSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    DiffuseColour

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

    DiffuseTransmissionColour

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

    ReflectanceMethod

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

    ReflectionColour

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

    SpecularColour

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

    SpecularHighlight

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

    TransmissionColour

    Declaration
    IIfcColourOrFactor TransmissionColour { get; set; }
    Property Value
    Type Description
    IIfcColourOrFactor
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim