Search Results for

    Show / Hide Table of Contents

    Interface IIfcLightSourcePositional

    Readonly interface for IfcLightSourcePositional

    Inherited Members
    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 IIfcLightSourcePositional : IIfcLightSource, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ConstantAttenuation

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

    DistanceAttenuation

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

    Position

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

    QuadricAttenuation

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

    Radius

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