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