public class IfcConnectionVolumeGeometry extends IfcConnectionGeometry
| Constructor and Description |
|---|
IfcConnectionVolumeGeometry() |
| Modifier and Type | Method and Description |
|---|---|
IfcSolidOrShell |
getVolumeOnRelatedElement() |
IfcSolidOrShell |
getVolumeOnRelatingElement() |
void |
setVolumeOnRelatedElement(IfcSolidOrShell value) |
void |
setVolumeOnRelatingElement(IfcSolidOrShell value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcSolidOrShell getVolumeOnRelatingElement()
public final void setVolumeOnRelatingElement(IfcSolidOrShell value)
public final IfcSolidOrShell getVolumeOnRelatedElement()
public final void setVolumeOnRelatedElement(IfcSolidOrShell value)