Search Results for

    Show / Hide Table of Contents

    Interface IIfcLightSourceGoniometric

    Readonly interface for IfcLightSourceGoniometric

    Inherited Members
    IIfcLightSource.Name
    IIfcLightSource.LightColour
    IIfcLightSource.AmbientIntensity
    IIfcLightSource.Intensity
    IIfcRepresentationItem.LayerAssignment
    IIfcRepresentationItem.StyledByItem
    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 IIfcLightSourceGoniometric : IIfcLightSource, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ColourAppearance

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

    ColourTemperature

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

    LightDistributionDataSource

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

    LightEmissionSource

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

    LuminousFlux

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

    Position

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