IfcRelAssociates
Inheritance: java.lang.Object, IfcRelationship
Constructors
| Constructor | Description |
|---|---|
| IfcRelAssociates() |
Methods
| Method | Description |
|---|---|
| getRelatedObjects() | |
| setRelatedObjects(IfcCollection |
IfcRelAssociates()
public IfcRelAssociates()
getRelatedObjects()
public final IfcCollection<IfcRoot> getRelatedObjects()
Returns: IfcCollection
setRelatedObjects(IfcCollection value)
public final void setRelatedObjects(IfcCollection<IfcRoot> value)