Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Method and Description |
---|---|
IfcReal |
IfcLightSourceSpot.getConcentrationExponent() |
IfcReal |
IfcLightSourcePositional.getConstantAttenuation() |
IfcReal |
IfcConversionBasedUnitWithOffset.getConversionOffset() |
IfcReal |
IfcSurfaceStyleRefraction.getDispersionFactor() |
IfcReal |
IfcLightSourcePositional.getDistanceAttenuation() |
IfcReal |
IfcGeometricRepresentationContext.getPrecision() |
IfcReal |
IfcLightSourcePositional.getQuadricAttenuation() |
IfcReal |
IfcSurfaceStyleRefraction.getRefractionIndex() |
IfcReal |
IfcCartesianTransformationOperator.getScale() |
IfcReal |
IfcMapConversion.getScale() |
IfcReal |
IfcCartesianTransformationOperator2DnonUniform.getScale2() |
IfcReal |
IfcCartesianTransformationOperator3DnonUniform.getScale2() |
IfcReal |
IfcCartesianTransformationOperator3DnonUniform.getScale3() |
IfcReal |
IfcMapConversion.getXAxisAbscissa() |
IfcReal |
IfcMapConversion.getXAxisOrdinate() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcReal> |
IfcDirection.getDirectionRatios() |
IfcCollection<IfcReal> |
IfcTextureCoordinateGenerator.getParameter() |
IfcCollection<IfcReal> |
IfcRationalBSplineCurveWithKnots.getWeightsData() |
IfcCollection2D<IfcReal> |
IfcRationalBSplineSurfaceWithKnots.getWeightsData() |
Modifier and Type | Method and Description |
---|---|
void |
IfcLightSourceSpot.setConcentrationExponent(IfcReal value) |
void |
IfcLightSourcePositional.setConstantAttenuation(IfcReal value) |
void |
IfcConversionBasedUnitWithOffset.setConversionOffset(IfcReal value) |
void |
IfcSurfaceStyleRefraction.setDispersionFactor(IfcReal value) |
void |
IfcLightSourcePositional.setDistanceAttenuation(IfcReal value) |
void |
IfcGeometricRepresentationContext.setPrecision(IfcReal value) |
void |
IfcLightSourcePositional.setQuadricAttenuation(IfcReal value) |
void |
IfcSurfaceStyleRefraction.setRefractionIndex(IfcReal value) |
void |
IfcCartesianTransformationOperator.setScale(IfcReal value) |
void |
IfcMapConversion.setScale(IfcReal value) |
void |
IfcCartesianTransformationOperator2DnonUniform.setScale2(IfcReal value) |
void |
IfcCartesianTransformationOperator3DnonUniform.setScale2(IfcReal value) |
void |
IfcCartesianTransformationOperator3DnonUniform.setScale3(IfcReal value) |
void |
IfcMapConversion.setXAxisAbscissa(IfcReal value) |
void |
IfcMapConversion.setXAxisOrdinate(IfcReal value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcDirection.setDirectionRatios(IfcCollection<IfcReal> value) |
void |
IfcTextureCoordinateGenerator.setParameter(IfcCollection<IfcReal> value) |
void |
IfcRationalBSplineCurveWithKnots.setWeightsData(IfcCollection<IfcReal> value) |
void |
IfcRationalBSplineSurfaceWithKnots.setWeightsData(IfcCollection2D<IfcReal> value) |