@IfcClass(layer=DOMAIN, type=ENTITY) public class IfcStructuralAction extends IfcStructuralActivity
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcStructuralReaction |
causedBy |
private BOOLEAN |
destabilizingLoad |
stepNumber| 构造器和说明 |
|---|
IfcStructuralAction(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcStructuralLoad appliedLoad,
IfcGlobalOrLocalEnum globalOrLocal,
BOOLEAN destabilizingLoad,
IfcStructuralReaction causedBy) |
IfcStructuralAction(IfcStructuralLoad appliedLoad,
IfcGlobalOrLocalEnum globalOrLocal,
BOOLEAN destabilizingLoad,
IfcStructuralReaction causedBy) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcStructuralReaction |
getCausedBy() |
BOOLEAN |
getDestabilizingLoad() |
void |
setCausedBy(IfcStructuralReaction causedBy) |
void |
setDestabilizingLoad(BOOLEAN destabilizingLoad) |
getAppliedLoad, 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 BOOLEAN destabilizingLoad
@IfcOptionField private IfcStructuralReaction causedBy
public IfcStructuralAction(IfcStructuralLoad appliedLoad, IfcGlobalOrLocalEnum globalOrLocal, BOOLEAN destabilizingLoad, IfcStructuralReaction causedBy)
public IfcStructuralAction(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcStructuralLoad appliedLoad, IfcGlobalOrLocalEnum globalOrLocal, BOOLEAN destabilizingLoad, IfcStructuralReaction causedBy)
public BOOLEAN getDestabilizingLoad()
public void setDestabilizingLoad(BOOLEAN destabilizingLoad)
public IfcStructuralReaction getCausedBy()
public void setCausedBy(IfcStructuralReaction causedBy)
Copyright © 2023. All rights reserved.