public class IfcStructuralLoadConfiguration extends IfcStructuralLoad
| Constructor and Description |
|---|
IfcStructuralLoadConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection2D<IfcLengthMeasure> |
getLocations() |
IfcCollection<IfcStructuralLoadOrResult> |
getValues() |
void |
setLocations(IfcCollection2D<IfcLengthMeasure> value) |
void |
setValues(IfcCollection<IfcStructuralLoadOrResult> value) |
getName, setNameequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcStructuralLoadOrResult> getValues()
public final void setValues(IfcCollection<IfcStructuralLoadOrResult> value)
public final IfcCollection2D<IfcLengthMeasure> getLocations()
public final void setLocations(IfcCollection2D<IfcLengthMeasure> value)