@IfcClass(layer=DOMAIN, type=ENTITY) public class IfcReinforcementDefinitionProperties extends IfcPropertySetDefinition
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcLabel |
definitionType |
private LIST<IfcSectionReinforcementProperties> |
reinforcementSectionDefinitions |
stepNumber| 构造器和说明 |
|---|
IfcReinforcementDefinitionProperties(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel definitionType,
LIST<IfcSectionReinforcementProperties> reinforcementSectionDefinitions) |
IfcReinforcementDefinitionProperties(IfcLabel definitionType,
LIST<IfcSectionReinforcementProperties> reinforcementSectionDefinitions) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcLabel |
getDefinitionType() |
LIST<IfcSectionReinforcementProperties> |
getReinforcementSectionDefinitions() |
void |
setDefinitionType(IfcLabel definitionType) |
void |
setReinforcementSectionDefinitions(LIST<IfcSectionReinforcementProperties> reinforcementSectionDefinitions) |
addDefinesType, addPropertyDefinitionOf, getDefinesType, getPropertyDefinitionOf, setDefinesType, setPropertyDefinitionOfgetHasAssociations, setHasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private IfcLabel definitionType
private LIST<IfcSectionReinforcementProperties> reinforcementSectionDefinitions
public IfcReinforcementDefinitionProperties(IfcLabel definitionType, LIST<IfcSectionReinforcementProperties> reinforcementSectionDefinitions)
@IfcParserConstructor public IfcReinforcementDefinitionProperties(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel definitionType, LIST<IfcSectionReinforcementProperties> reinforcementSectionDefinitions)
public IfcLabel getDefinitionType()
public void setDefinitionType(IfcLabel definitionType)
public LIST<IfcSectionReinforcementProperties> getReinforcementSectionDefinitions()
public void setReinforcementSectionDefinitions(LIST<IfcSectionReinforcementProperties> reinforcementSectionDefinitions)
Copyright © 2023. All rights reserved.