IfcStructuralLinearActionVarying
Inheritance: java.lang.Object, IfcStructuralLinearAction
Constructors
| Constructor | Description |
|---|---|
| IfcStructuralLinearActionVarying() |
Methods
| Method | Description |
|---|---|
| getVaryingAppliedLoadLocation() | |
| setVaryingAppliedLoadLocation(IfcShapeAspect value) | |
| getSubsequentAppliedLoads() | |
| setSubsequentAppliedLoads(IfcCollection |
IfcStructuralLinearActionVarying()
public IfcStructuralLinearActionVarying()
getVaryingAppliedLoadLocation()
public final IfcShapeAspect getVaryingAppliedLoadLocation()
Returns: IfcShapeAspect
setVaryingAppliedLoadLocation(IfcShapeAspect value)
public final void setVaryingAppliedLoadLocation(IfcShapeAspect value)
getSubsequentAppliedLoads()
public final IfcCollection<IfcStructuralLoad> getSubsequentAppliedLoads()
Returns: IfcCollection
setSubsequentAppliedLoads(IfcCollection value)
public final void setSubsequentAppliedLoads(IfcCollection<IfcStructuralLoad> value)