Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities | |
com.aspose.cad.fileformats.ifc.ifc4.types |
Modifier and Type | Method and Description |
---|---|
IfcRatioMeasure |
IfcStructuralLoadGroup.getCoefficient() |
IfcRatioMeasure |
IfcRelAssignsToGroupByFactor.getFactor() |
IfcRatioMeasure |
IfcSurfaceReinforcementArea.getShearReinforcement() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcRatioMeasure> |
IfcStructuralLoadCase.getSelfWeightCoefficients() |
Modifier and Type | Method and Description |
---|---|
void |
IfcStructuralLoadGroup.setCoefficient(IfcRatioMeasure value) |
void |
IfcRelAssignsToGroupByFactor.setFactor(IfcRatioMeasure value) |
void |
IfcSurfaceReinforcementArea.setShearReinforcement(IfcRatioMeasure value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcStructuralLoadCase.setSelfWeightCoefficients(IfcCollection<IfcRatioMeasure> value) |
Modifier and Type | Method and Description |
---|---|
IfcRatioMeasure |
IfcNormalisedRatioMeasure.getValue() |
IfcRatioMeasure |
IfcPositiveRatioMeasure.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
IfcNormalisedRatioMeasure.setValue(IfcRatioMeasure value) |
void |
IfcPositiveRatioMeasure.setValue(IfcRatioMeasure value) |