@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcLightSourceDirectional extends IfcLightSource
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcDirection |
orientation |
stepNumber| 构造器和说明 |
|---|
IfcLightSourceDirectional(IfcLabel name,
IfcColourRgb lightColour,
IfcNormalisedRatioMeasure ambientIntensity,
IfcNormalisedRatioMeasure intensity,
IfcDirection orientation) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDirection |
getOrientation() |
void |
setOrientation(IfcDirection orientation) |
getAmbientIntensity, getIntensity, getLightColour, getName, setAmbientIntensity, setIntensity, setLightColour, setNamegetLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcDirection orientation
@IfcParserConstructor public IfcLightSourceDirectional(IfcLabel name, IfcColourRgb lightColour, IfcNormalisedRatioMeasure ambientIntensity, IfcNormalisedRatioMeasure intensity, IfcDirection orientation)
public IfcDirection getOrientation()
public void setOrientation(IfcDirection orientation)
Copyright © 2023. All rights reserved.