public class IfcRelConnectsPathElements extends IfcRelConnectsElements
| Constructor and Description |
|---|
IfcRelConnectsPathElements() |
| Modifier and Type | Method and Description |
|---|---|
IfcConnectionTypeEnum |
getRelatedConnectionType() |
IfcCollection<IfcInteger> |
getRelatedPriorities() |
IfcConnectionTypeEnum |
getRelatingConnectionType() |
IfcCollection<IfcInteger> |
getRelatingPriorities() |
void |
setRelatedConnectionType(IfcConnectionTypeEnum value) |
void |
setRelatedPriorities(IfcCollection<IfcInteger> value) |
void |
setRelatingConnectionType(IfcConnectionTypeEnum value) |
void |
setRelatingPriorities(IfcCollection<IfcInteger> value) |
getConnectionGeometry, getRelatedElement, getRelatingElement, setConnectionGeometry, setRelatedElement, setRelatingElementgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcInteger> getRelatingPriorities()
public final void setRelatingPriorities(IfcCollection<IfcInteger> value)
public final IfcCollection<IfcInteger> getRelatedPriorities()
public final void setRelatedPriorities(IfcCollection<IfcInteger> value)
public final IfcConnectionTypeEnum getRelatedConnectionType()
public final void setRelatedConnectionType(IfcConnectionTypeEnum value)
public final IfcConnectionTypeEnum getRelatingConnectionType()
public final void setRelatingConnectionType(IfcConnectionTypeEnum value)