| 限定符和类型 | 字段和说明 |
|---|---|
private IfcActionSourceTypeEnum |
actionSource |
private IfcActionTypeEnum |
actionType |
private IfcPositiveRatioMeasure |
coefficient |
private SET<IfcStructuralAnalysisModel> |
loadGroupFor |
private IfcLoadGroupTypeEnum |
predefinedType |
private IfcLabel |
purpose |
private SET<IfcStructuralResultGroup> |
sourceOfResultGroup |
stepNumber| 构造器和说明 |
|---|
IfcStructuralLoadGroup(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcLoadGroupTypeEnum predefinedType,
IfcActionTypeEnum actionType,
IfcActionSourceTypeEnum actionSource,
IfcPositiveRatioMeasure coefficient,
IfcLabel purpose) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcActionSourceTypeEnum |
getActionSource() |
IfcActionTypeEnum |
getActionType() |
IfcPositiveRatioMeasure |
getCoefficient() |
SET<IfcStructuralAnalysisModel> |
getLoadGroupFor() |
IfcLoadGroupTypeEnum |
getPredefinedType() |
IfcLabel |
getPurpose() |
SET<IfcStructuralResultGroup> |
getSourceOfResultGroup() |
void |
setActionSource(IfcActionSourceTypeEnum actionSource) |
void |
setActionType(IfcActionTypeEnum actionType) |
void |
setCoefficient(IfcPositiveRatioMeasure coefficient) |
void |
setLoadGroupFor(SET<IfcStructuralAnalysisModel> loadGroupFor) |
void |
setPredefinedType(IfcLoadGroupTypeEnum predefinedType) |
void |
setPurpose(IfcLabel purpose) |
void |
setSourceOfResultGroup(SET<IfcStructuralResultGroup> sourceOfResultGroup) |
getIsGroupedBy, setIsGroupedByaddIsDefinedBy, 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 IfcLoadGroupTypeEnum predefinedType
private IfcActionTypeEnum actionType
private IfcActionSourceTypeEnum actionSource
@IfcOptionField private IfcPositiveRatioMeasure coefficient
@IfcOptionField private IfcLabel purpose
@IfcInverseParameter private SET<IfcStructuralResultGroup> sourceOfResultGroup
@IfcInverseParameter private SET<IfcStructuralAnalysisModel> loadGroupFor
@IfcParserConstructor public IfcStructuralLoadGroup(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcLoadGroupTypeEnum predefinedType, IfcActionTypeEnum actionType, IfcActionSourceTypeEnum actionSource, IfcPositiveRatioMeasure coefficient, IfcLabel purpose)
public IfcLoadGroupTypeEnum getPredefinedType()
public void setPredefinedType(IfcLoadGroupTypeEnum predefinedType)
public IfcActionTypeEnum getActionType()
public void setActionType(IfcActionTypeEnum actionType)
public IfcActionSourceTypeEnum getActionSource()
public void setActionSource(IfcActionSourceTypeEnum actionSource)
public IfcPositiveRatioMeasure getCoefficient()
public void setCoefficient(IfcPositiveRatioMeasure coefficient)
public IfcLabel getPurpose()
public void setPurpose(IfcLabel purpose)
public SET<IfcStructuralResultGroup> getSourceOfResultGroup()
public void setSourceOfResultGroup(SET<IfcStructuralResultGroup> sourceOfResultGroup)
public SET<IfcStructuralAnalysisModel> getLoadGroupFor()
public void setLoadGroupFor(SET<IfcStructuralAnalysisModel> loadGroupFor)
Copyright © 2023. All rights reserved.