@IfcClass(layer=DOMAIN, type=ENTITY) public class IfcStructuralLinearActionVarying extends IfcStructuralLinearAction
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcStructuralLoad> |
subsequentAppliedLoads |
private IfcShapeAspect |
varyingAppliedLoadLocation |
private LIST<IfcStructuralLoad> |
varyingAppliedLoads |
stepNumber| 构造器和说明 |
|---|
IfcStructuralLinearActionVarying(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcStructuralLoad appliedLoad,
IfcGlobalOrLocalEnum globalOrLocal,
BOOLEAN destabilizingLoad,
IfcStructuralReaction causedBy,
IfcProjectedOrTrueLengthEnum projectedOrTrue,
IfcShapeAspect varyingAppliedLoadLocation,
LIST<IfcStructuralLoad> subsequentAppliedLoads) |
IfcStructuralLinearActionVarying(IfcStructuralLoad appliedLoad,
IfcGlobalOrLocalEnum globalOrLocal,
BOOLEAN destabilizingLoad,
IfcStructuralReaction causedBy,
IfcProjectedOrTrueLengthEnum projectedOrTrue,
IfcShapeAspect varyingAppliedLoadLocation,
LIST<IfcStructuralLoad> subsequentAppliedLoads) |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcStructuralLoad> |
getSubsequentAppliedLoads() |
IfcShapeAspect |
getVaryingAppliedLoadLocation() |
LIST<IfcStructuralLoad> |
getVaryingAppliedLoads() |
void |
setSubsequentAppliedLoads(LIST<IfcStructuralLoad> subsequentAppliedLoads) |
void |
setVaryingAppliedLoadLocation(IfcShapeAspect varyingAppliedLoadLocation) |
void |
setVaryingAppliedLoads(LIST<IfcStructuralLoad> varyingAppliedLoads) |
getProjectedOrTrue, setProjectedOrTruegetCausedBy, getDestabilizingLoad, setCausedBy, setDestabilizingLoadgetAppliedLoad, getAssignedToStructuralItem, getGlobalOrLocal, setAppliedLoad, setAssignedToStructuralItem, setGlobalOrLocalgetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setReferencedBy, setRepresentationaddIsDefinedBy, getIsDefinedBy, getObjectType, setIsDefinedBy, setObjectTypeaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcShapeAspect varyingAppliedLoadLocation
private LIST<IfcStructuralLoad> subsequentAppliedLoads
@IfcDeriveParameter private LIST<IfcStructuralLoad> varyingAppliedLoads
public IfcStructuralLinearActionVarying(IfcStructuralLoad appliedLoad, IfcGlobalOrLocalEnum globalOrLocal, BOOLEAN destabilizingLoad, IfcStructuralReaction causedBy, IfcProjectedOrTrueLengthEnum projectedOrTrue, IfcShapeAspect varyingAppliedLoadLocation, LIST<IfcStructuralLoad> subsequentAppliedLoads)
@IfcParserConstructor public IfcStructuralLinearActionVarying(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcStructuralLoad appliedLoad, IfcGlobalOrLocalEnum globalOrLocal, BOOLEAN destabilizingLoad, IfcStructuralReaction causedBy, IfcProjectedOrTrueLengthEnum projectedOrTrue, IfcShapeAspect varyingAppliedLoadLocation, LIST<IfcStructuralLoad> subsequentAppliedLoads)
public IfcShapeAspect getVaryingAppliedLoadLocation()
public void setVaryingAppliedLoadLocation(IfcShapeAspect varyingAppliedLoadLocation)
public LIST<IfcStructuralLoad> getSubsequentAppliedLoads()
public void setSubsequentAppliedLoads(LIST<IfcStructuralLoad> subsequentAppliedLoads)
public LIST<IfcStructuralLoad> getVaryingAppliedLoads()
public void setVaryingAppliedLoads(LIST<IfcStructuralLoad> varyingAppliedLoads)
Copyright © 2023. All rights reserved.