IfcLightSourceSpot
内容
[
隐藏
]IfcLightSourceSpot class
IfcLightSourceSpot
public class IfcLightSourceSpot : IfcLightSourcePositional
构造函数
| 姓名 | 描述 |
|---|---|
| IfcLightSourceSpot() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| AmbientIntensity { get; set; } | 环境强度 |
| BeamWidthAngle { get; set; } | BeamWidthAngle |
| ConcentrationExponent { get; set; } | 浓度指数 |
| ConstantAttenuation { get; set; } | 常数衰减 |
| DistanceAttenuation { get; set; } | 距离衰减 |
| EntityLabel { get; } | 获取实体标签。 |
| Intensity { get; set; } | 强度 |
| LayerAssignments { get; } | 层分配 |
| LightColour { get; set; } | LightColour |
| Name { get; set; } | 名称 |
| Orientation { get; set; } | 方向 |
| Position { get; set; } | 位置 |
| QuadricAttenuation { get; set; } | QuadricAttenuation |
| Radius { get; set; } | 半径 |
| SpreadAngle { get; set; } | SpreadAngle |
| StyledByItem { get; } | StyledByItem |
方法
| 姓名 | 描述 |
|---|---|
| override Equals(object) | 判断指定是否等于这个实例。 |
| override GetHashCode() | 返回此实例的哈希码。 |