public class IfcReinforcementDefinitionProperties extends IfcPropertySetDefinition
| Constructor and Description |
|---|
IfcReinforcementDefinitionProperties() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel |
getDefinitionType() |
IfcCollection<IfcSectionReinforcementProperties> |
getReinforcementSectionDefinitions() |
void |
setDefinitionType(IfcLabel value) |
void |
setReinforcementSectionDefinitions(IfcCollection<IfcSectionReinforcementProperties> value) |
getDefinesType, getPropertyDefinitionOfhasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic IfcReinforcementDefinitionProperties()
public final IfcLabel getDefinitionType()
public final void setDefinitionType(IfcLabel value)
public final IfcCollection<IfcSectionReinforcementProperties> getReinforcementSectionDefinitions()
public final void setReinforcementSectionDefinitions(IfcCollection<IfcSectionReinforcementProperties> value)