Search Results for

    Show / Hide Table of Contents

    Interface IIfcLightSourceSpot

    Readonly interface for IfcLightSourceSpot

    Inherited Members
    IIfcLightSourcePositional.Position
    IIfcLightSourcePositional.Radius
    IIfcLightSourcePositional.ConstantAttenuation
    IIfcLightSourcePositional.DistanceAttenuation
    IIfcLightSourcePositional.QuadricAttenuation
    IIfcLightSource.Name
    IIfcLightSource.LightColour
    IIfcLightSource.AmbientIntensity
    IIfcLightSource.Intensity
    IIfcRepresentationItem.LayerAssignments
    IIfcRepresentationItem.StyledByItem
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcLightSourceSpot : IIfcLightSourcePositional, IIfcLightSource, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    BeamWidthAngle

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

    ConcentrationExponent

    Declaration
    IfcReal? ConcentrationExponent { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcReal>
    | Improve this Doc View Source

    Orientation

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

    SpreadAngle

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