IfcConnectionPointEccentricity

Inheritance: java.lang.Object, IfcConnectionPointGeometry

Constructors

ConstructorDescription
IfcConnectionPointEccentricity()

Methods

MethodDescription
getEccentricityInX()
setEccentricityInX(IfcLengthMeasure value)
getEccentricityInY()
setEccentricityInY(IfcLengthMeasure value)
getEccentricityInZ()
setEccentricityInZ(IfcLengthMeasure value)

IfcConnectionPointEccentricity()

public IfcConnectionPointEccentricity()

getEccentricityInX()

public final IfcLengthMeasure getEccentricityInX()

Returns: IfcLengthMeasure

setEccentricityInX(IfcLengthMeasure value)

public final void setEccentricityInX(IfcLengthMeasure value)

getEccentricityInY()

public final IfcLengthMeasure getEccentricityInY()

Returns: IfcLengthMeasure

setEccentricityInY(IfcLengthMeasure value)

public final void setEccentricityInY(IfcLengthMeasure value)

getEccentricityInZ()

public final IfcLengthMeasure getEccentricityInZ()

Returns: IfcLengthMeasure

setEccentricityInZ(IfcLengthMeasure value)

public final void setEccentricityInZ(IfcLengthMeasure value)