IfcRelConnectsWithRealizingElements
Inheritance: java.lang.Object, IfcRelConnectsElements
Constructors
| Constructor | Description |
|---|---|
| IfcRelConnectsWithRealizingElements() |
Methods
| Method | Description |
|---|---|
| getRealizingElements() | |
| setRealizingElements(IfcCollection | |
| getConnectionType() | |
| setConnectionType(IfcLabel value) |
IfcRelConnectsWithRealizingElements()
public IfcRelConnectsWithRealizingElements()
getRealizingElements()
public final IfcCollection<IfcElement> getRealizingElements()
Returns: IfcCollection
setRealizingElements(IfcCollection value)
public final void setRealizingElements(IfcCollection<IfcElement> value)
getConnectionType()
public final IfcLabel getConnectionType()
Returns: IfcLabel
setConnectionType(IfcLabel value)
public final void setConnectionType(IfcLabel value)