public class IfcConnectionPointEccentricity extends IfcConnectionPointGeometry
Constructor and Description |
---|
IfcConnectionPointEccentricity() |
Modifier and Type | Method and Description |
---|---|
IfcLengthMeasure |
getEccentricityInX() |
IfcLengthMeasure |
getEccentricityInY() |
IfcLengthMeasure |
getEccentricityInZ() |
void |
setEccentricityInX(IfcLengthMeasure value) |
void |
setEccentricityInY(IfcLengthMeasure value) |
void |
setEccentricityInZ(IfcLengthMeasure value) |
getPointOnRelatedElement, getPointOnRelatingElement, setPointOnRelatedElement, setPointOnRelatingElement
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcLengthMeasure getEccentricityInX()
public final void setEccentricityInX(IfcLengthMeasure value)
public final IfcLengthMeasure getEccentricityInY()
public final void setEccentricityInY(IfcLengthMeasure value)
public final IfcLengthMeasure getEccentricityInZ()
public final void setEccentricityInZ(IfcLengthMeasure value)