public class IfcConnectionPortGeometry extends IfcConnectionGeometry
Constructor and Description |
---|
IfcConnectionPortGeometry() |
Modifier and Type | Method and Description |
---|---|
IfcAxis2Placement |
getLocationAtRelatedElement() |
IfcAxis2Placement |
getLocationAtRelatingElement() |
IfcProfileDef |
getProfileOfPort() |
void |
setLocationAtRelatedElement(IfcAxis2Placement value) |
void |
setLocationAtRelatingElement(IfcAxis2Placement value) |
void |
setProfileOfPort(IfcProfileDef value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcAxis2Placement getLocationAtRelatingElement()
public final void setLocationAtRelatingElement(IfcAxis2Placement value)
public final IfcAxis2Placement getLocationAtRelatedElement()
public final void setLocationAtRelatedElement(IfcAxis2Placement value)
public final IfcProfileDef getProfileOfPort()
public final void setProfileOfPort(IfcProfileDef value)