| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcReal |
IfcLightSourceSpot.getConcentrationExponent() |
IfcReal |
IfcLightSourcePositional.getConstantAttenuation() |
IfcReal |
IfcSurfaceStyleRefraction.getDispersionFactor() |
IfcReal |
IfcLightSourcePositional.getDistanceAttenuation() |
IfcReal |
IfcLightSourcePositional.getQuadricAttenuation() |
IfcReal |
IfcSurfaceStyleRefraction.getRefractionIndex() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcLightSourceSpot.setConcentrationExponent(IfcReal value) |
void |
IfcLightSourcePositional.setConstantAttenuation(IfcReal value) |
void |
IfcSurfaceStyleRefraction.setDispersionFactor(IfcReal value) |
void |
IfcLightSourcePositional.setDistanceAttenuation(IfcReal value) |
void |
IfcLightSourcePositional.setQuadricAttenuation(IfcReal value) |
void |
IfcSurfaceStyleRefraction.setRefractionIndex(IfcReal value) |