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