Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Method and Description |
---|---|
IfcObject |
IfcRelDefinesByObject.getRelatingObject() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcObject> |
IfcRelDefinesByObject.getRelatedObjects() |
IfcCollection<IfcObject> |
IfcRelDefinesByType.getRelatedObjects() |
Modifier and Type | Method and Description |
---|---|
void |
IfcRelDefinesByObject.setRelatingObject(IfcObject value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcRelDefinesByObject.setRelatedObjects(IfcCollection<IfcObject> value) |
void |
IfcRelDefinesByType.setRelatedObjects(IfcCollection<IfcObject> value) |