| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.presentationappearance.entity | |
| org.sikongsphere.ifc.model.schema.resource.presentationorganization.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcReal |
IfcSurfaceStyleRefraction.dispersionFactor |
private IfcReal |
IfcSurfaceStyleRefraction.refractionIndex |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcReal |
IfcSurfaceStyleRefraction.getDispersionFactor() |
IfcReal |
IfcSurfaceStyleRefraction.getRefractionIndex() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcSurfaceStyleRefraction.setDispersionFactor(IfcReal dispersionFactor) |
void |
IfcSurfaceStyleRefraction.setRefractionIndex(IfcReal refractionIndex) |
| 构造器和说明 |
|---|
IfcSurfaceStyleRefraction(IfcReal refractionIndex,
IfcReal dispersionFactor) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcReal |
IfcLightSourceSpot.concentrationExponent |
private IfcReal |
IfcLightSourcePositional.constantAttenuation |
private IfcReal |
IfcLightSourcePositional.distanceAttenuation |
private IfcReal |
IfcLightSourcePositional.quadricAttenuation |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcReal |
IfcLightSourceSpot.getConcentrationExponent() |
IfcReal |
IfcLightSourcePositional.getConstantAttenuation() |
IfcReal |
IfcLightSourcePositional.getDistanceAttenuation() |
IfcReal |
IfcLightSourcePositional.getQuadricAttenuation() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcLightSourceSpot.setConcentrationExponent(IfcReal concentrationExponent) |
void |
IfcLightSourcePositional.setConstantAttenuation(IfcReal constantAttenuation) |
void |
IfcLightSourcePositional.setDistanceAttenuation(IfcReal distanceAttenuation) |
void |
IfcLightSourcePositional.setQuadricAttenuation(IfcReal quadricAttenuation) |
| 构造器和说明 |
|---|
IfcLightSourcePositional(IfcLabel name,
IfcColourRgb lightColour,
IfcNormalisedRatioMeasure ambientIntensity,
IfcNormalisedRatioMeasure intensity,
IfcCartesianPoint position,
IfcPositiveLengthMeasure radius,
IfcReal constantAttenuation,
IfcReal distanceAttenuation,
IfcReal quadricAttenuation) |
IfcLightSourceSpot(IfcLabel name,
IfcColourRgb lightColour,
IfcNormalisedRatioMeasure ambientIntensity,
IfcNormalisedRatioMeasure intensity,
IfcCartesianPoint position,
IfcPositiveLengthMeasure radius,
IfcReal constantAttenuation,
IfcReal distanceAttenuation,
IfcReal quadricAttenuation,
IfcDirection orientation,
IfcReal concentrationExponent,
IfcPositiveLengthMeasure spreadAngle,
IfcPositiveLengthMeasure beamWidthAngle) |
Copyright © 2023. All rights reserved.