@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcSurfaceStyleRefraction extends Object implements IfcSurfaceStyleElementSelect
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcReal |
dispersionFactor |
private IfcReal |
refractionIndex |
| 构造器和说明 |
|---|
IfcSurfaceStyleRefraction() |
IfcSurfaceStyleRefraction(IfcReal refractionIndex,
IfcReal dispersionFactor) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcReal |
getDispersionFactor() |
IfcReal |
getRefractionIndex() |
void |
setDispersionFactor(IfcReal dispersionFactor) |
void |
setRefractionIndex(IfcReal refractionIndex) |
@IfcOptionField private IfcReal refractionIndex
@IfcOptionField private IfcReal dispersionFactor
public IfcSurfaceStyleRefraction()
@IfcParserConstructor public IfcSurfaceStyleRefraction(IfcReal refractionIndex, IfcReal dispersionFactor)
Copyright © 2023. All rights reserved.