Search Results for

    Show / Hide Table of Contents

    Class IfcLightSourceSpot

    Inheritance
    System.Object
    PersistEntity
    IfcRepresentationItem
    IfcGeometricRepresentationItem
    IfcLightSource
    IfcLightSourcePositional
    IfcLightSourceSpot
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcRepresentationItem>
    System.IEquatable<IfcGeometricRepresentationItem>
    System.IEquatable<IfcLightSource>
    System.IEquatable<IfcLightSourcePositional>
    IIfcLightSourceSpot
    IIfcLightSourcePositional
    IIfcLightSource
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IInstantiableEntity
    IIfcLightSourceSpot
    IIfcLightSourcePositional
    IIfcLightSource
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IIfcLayeredItem
    IIfcLayeredItem
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcLightSourceSpot>
    Inherited Members
    IfcLightSourcePositional.IIfcLightSourcePositional.Position
    IfcLightSourcePositional.IIfcLightSourcePositional.Radius
    IfcLightSourcePositional.IIfcLightSourcePositional.ConstantAttenuation
    IfcLightSourcePositional.IIfcLightSourcePositional.DistanceAttenuation
    IfcLightSourcePositional.IIfcLightSourcePositional.QuadricAttenuation
    IfcLightSourcePositional.IIfcLightSourcePositional.Position
    IfcLightSourcePositional.IIfcLightSourcePositional.Radius
    IfcLightSourcePositional.IIfcLightSourcePositional.ConstantAttenuation
    IfcLightSourcePositional.IIfcLightSourcePositional.DistanceAttenuation
    IfcLightSourcePositional.IIfcLightSourcePositional.QuadricAttenuation
    IfcLightSourcePositional.Position
    IfcLightSourcePositional.Radius
    IfcLightSourcePositional.ConstantAttenuation
    IfcLightSourcePositional.DistanceAttenuation
    IfcLightSourcePositional.QuadricAttenuation
    IfcLightSourcePositional.Equals(IfcLightSourcePositional)
    IfcLightSource.IIfcLightSource.Name
    IfcLightSource.IIfcLightSource.LightColour
    IfcLightSource.IIfcLightSource.AmbientIntensity
    IfcLightSource.IIfcLightSource.Intensity
    IfcLightSource.IIfcLightSource.Name
    IfcLightSource.IIfcLightSource.LightColour
    IfcLightSource.IIfcLightSource.AmbientIntensity
    IfcLightSource.IIfcLightSource.Intensity
    IfcLightSource.Name
    IfcLightSource.LightColour
    IfcLightSource.AmbientIntensity
    IfcLightSource.Intensity
    IfcLightSource.Equals(IfcLightSource)
    IfcGeometricRepresentationItem.Equals(IfcGeometricRepresentationItem)
    IfcRepresentationItem.IIfcRepresentationItem.LayerAssignments
    IfcRepresentationItem.IIfcRepresentationItem.StyledByItem
    IfcRepresentationItem.LayerAssignments
    IfcRepresentationItem.StyledByItem
    IfcRepresentationItem.Equals(IfcRepresentationItem)
    IfcRepresentationItem.IIfcRepresentationItem.LayerAssignment
    IfcRepresentationItem.IIfcRepresentationItem.StyledByItem
    PersistEntity._activated
    PersistEntity.Activate()
    PersistEntity.NotifyPropertyChanged(String)
    PersistEntity.SetValue<TProperty>(Action<TProperty>, TProperty, TProperty, String, Int32)
    PersistEntity.Equals(Object)
    PersistEntity.GetHashCode()
    PersistEntity.ToString()
    PersistEntity.EntityLabel
    PersistEntity.Model
    PersistEntity.ModelOf
    PersistEntity.IPersistEntity.Activated
    PersistEntity.IPersistEntity.ExpressType
    PersistEntity.PropertyChanged
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Ifc2x3.PresentationOrganizationResource
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcLightSourceSpot", 760)]
    public class IfcLightSourceSpot : IfcLightSourcePositional, INotifyPropertyChanged, IEquatable<IfcRepresentationItem>, IEquatable<IfcGeometricRepresentationItem>, IEquatable<IfcLightSource>, IEquatable<IfcLightSourcePositional>, IIfcLightSourceSpot, IIfcLightSourcePositional, IIfcLightSource, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IInstantiableEntity, IIfcLightSourceSpot, IIfcLightSourcePositional, IIfcLightSource, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcLightSourceSpot>

    Properties

    | Improve this Doc View Source

    BeamWidthAngle

    Declaration
    [EntityAttribute(13, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 15)]
    public IfcPositivePlaneAngleMeasure BeamWidthAngle { get; set; }
    Property Value
    Type Description
    IfcPositivePlaneAngleMeasure
    | Improve this Doc View Source

    ConcentrationExponent

    Declaration
    [EntityAttribute(11, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 13)]
    public IfcReal? ConcentrationExponent { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcReal>
    | Improve this Doc View Source

    Orientation

    Declaration
    [EntityAttribute(10, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 12)]
    public IfcDirection Orientation { get; set; }
    Property Value
    Type Description
    IfcDirection
    | Improve this Doc View Source

    SpreadAngle

    Declaration
    [EntityAttribute(12, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 14)]
    public IfcPositivePlaneAngleMeasure SpreadAngle { get; set; }
    Property Value
    Type Description
    IfcPositivePlaneAngleMeasure

    Methods

    | Improve this Doc View Source

    Equals(IfcLightSourceSpot)

    Declaration
    public bool Equals(IfcLightSourceSpot other)
    Parameters
    Type Name Description
    IfcLightSourceSpot other
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Parse(Int32, IPropertyValue, Int32[])

    Declaration
    public override void Parse(int propIndex, IPropertyValue value, int[] nestedIndex)
    Parameters
    Type Name Description
    System.Int32 propIndex
    IPropertyValue value
    System.Int32[] nestedIndex
    Overrides
    IfcLightSourcePositional.Parse(Int32, IPropertyValue, Int32[])

    Explicit Interface Implementations

    | Improve this Doc View Source

    IContainsEntityReferences.References

    Declaration
    IEnumerable<IPersistEntity> IContainsEntityReferences.References { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IPersistEntity>
    | Improve this Doc View Source

    IIfcLightSourceSpot.BeamWidthAngle

    Declaration
    IfcPositivePlaneAngleMeasure IIfcLightSourceSpot.BeamWidthAngle { get; set; }
    Returns
    Type Description
    IfcPositivePlaneAngleMeasure
    | Improve this Doc View Source

    IIfcLightSourceSpot.ConcentrationExponent

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

    IIfcLightSourceSpot.Orientation

    Declaration
    IIfcDirection IIfcLightSourceSpot.Orientation { get; set; }
    Returns
    Type Description
    IIfcDirection
    | Improve this Doc View Source

    IIfcLightSourceSpot.SpreadAngle

    Declaration
    IfcPositivePlaneAngleMeasure IIfcLightSourceSpot.SpreadAngle { get; set; }
    Returns
    Type Description
    IfcPositivePlaneAngleMeasure
    | Improve this Doc View Source

    IIfcLightSourceSpot.BeamWidthAngle

    Declaration
    [CrossSchemaAttribute(typeof(IIfcLightSourceSpot), 13)]
    IfcPositivePlaneAngleMeasure IIfcLightSourceSpot.BeamWidthAngle { get; set; }
    Returns
    Type Description
    IfcPositivePlaneAngleMeasure
    | Improve this Doc View Source

    IIfcLightSourceSpot.ConcentrationExponent

    Declaration
    [CrossSchemaAttribute(typeof(IIfcLightSourceSpot), 11)]
    IfcReal? IIfcLightSourceSpot.ConcentrationExponent { get; set; }
    Returns
    Type Description
    System.Nullable<IfcReal>
    | Improve this Doc View Source

    IIfcLightSourceSpot.Orientation

    Declaration
    [CrossSchemaAttribute(typeof(IIfcLightSourceSpot), 10)]
    IIfcDirection IIfcLightSourceSpot.Orientation { get; set; }
    Returns
    Type Description
    IIfcDirection
    | Improve this Doc View Source

    IIfcLightSourceSpot.SpreadAngle

    Declaration
    [CrossSchemaAttribute(typeof(IIfcLightSourceSpot), 12)]
    IfcPositivePlaneAngleMeasure IIfcLightSourceSpot.SpreadAngle { get; set; }
    Returns
    Type Description
    IfcPositivePlaneAngleMeasure

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    IIfcLightSourceSpot
    IIfcLightSourcePositional
    IIfcLightSource
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IInstantiableEntity
    IIfcLightSourceSpot
    IIfcLightSourcePositional
    IIfcLightSource
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IIfcLayeredItem
    IIfcLayeredItem
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim