Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc2x3.entities |
Modifier and Type | Class and Description |
---|---|
class |
IfcStructuralLoadLinearForce |
class |
IfcStructuralLoadPlanarForce |
class |
IfcStructuralLoadSingleDisplacement |
class |
IfcStructuralLoadSingleDisplacementDistortion |
class |
IfcStructuralLoadSingleForce |
class |
IfcStructuralLoadSingleForceWarping |
class |
IfcStructuralLoadStatic |
class |
IfcStructuralLoadTemperature |
Modifier and Type | Method and Description |
---|---|
IfcStructuralLoad |
IfcStructuralActivity.getAppliedLoad() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcStructuralLoad> |
IfcStructuralLinearActionVarying.getSubsequentAppliedLoads() |
IfcCollection<IfcStructuralLoad> |
IfcStructuralPlanarActionVarying.getSubsequentAppliedLoads() |
Modifier and Type | Method and Description |
---|---|
void |
IfcStructuralActivity.setAppliedLoad(IfcStructuralLoad value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcStructuralLinearActionVarying.setSubsequentAppliedLoads(IfcCollection<IfcStructuralLoad> value) |
void |
IfcStructuralPlanarActionVarying.setSubsequentAppliedLoads(IfcCollection<IfcStructuralLoad> value) |