public class IfcStructuralReaction extends IfcStructuralActivity
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcStructuralAction> |
causes |
stepNumber| 构造器和说明 |
|---|
IfcStructuralReaction(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcStructuralLoad appliedLoad,
IfcGlobalOrLocalEnum globalOrLocal) |
IfcStructuralReaction(IfcStructuralLoad appliedLoad,
IfcGlobalOrLocalEnum globalOrLocal) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcStructuralAction> |
getCauses() |
void |
setCauses(SET<IfcStructuralAction> causes) |
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, toIfc@IfcInverseParameter private SET<IfcStructuralAction> causes
public IfcStructuralReaction(IfcStructuralLoad appliedLoad, IfcGlobalOrLocalEnum globalOrLocal)
@IfcParserConstructor public IfcStructuralReaction(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcStructuralLoad appliedLoad, IfcGlobalOrLocalEnum globalOrLocal)
public SET<IfcStructuralAction> getCauses()
public void setCauses(SET<IfcStructuralAction> causes)
Copyright © 2023. All rights reserved.