public class IfcConnectionPointEccentricity4 extends IfcConnectionPointGeometry4
IfcConnectionPointEccentricity
| Constructor and Description |
|---|
IfcConnectionPointEccentricity4() |
| Modifier and Type | Method and Description |
|---|---|
IfcLengthMeasure4 |
getEccentricityInX() |
IfcLengthMeasure4 |
getEccentricityInY() |
IfcLengthMeasure4 |
getEccentricityInZ() |
void |
setEccentricityInX(IfcLengthMeasure4 value) |
void |
setEccentricityInY(IfcLengthMeasure4 value) |
void |
setEccentricityInZ(IfcLengthMeasure4 value) |
getPointOnRelatedElement, getPointOnRelatingElement, setPointOnRelatedElement, setPointOnRelatingElementequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLengthMeasure4 getEccentricityInX()
public final void setEccentricityInX(IfcLengthMeasure4 value)
public final IfcLengthMeasure4 getEccentricityInY()
public final void setEccentricityInY(IfcLengthMeasure4 value)
public final IfcLengthMeasure4 getEccentricityInZ()
public final void setEccentricityInZ(IfcLengthMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.