public interface Vector3f extends IdEObject
GeometryPackage.getVector3f()| Modifier and Type | Method and Description |
|---|---|
double |
getX()
Returns the value of the 'X' attribute.
|
double |
getY()
Returns the value of the 'Y' attribute.
|
double |
getZ()
Returns the value of the 'Z' attribute.
|
void |
setX(double value)
Sets the value of the '
X' attribute. |
void |
setY(double value)
Sets the value of the '
Y' attribute. |
void |
setZ(double value)
Sets the value of the '
Z' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getX()
If the meaning of the 'X' attribute isn't clear, there really should be more of a description here...
setX(double),
GeometryPackage.getVector3f_X()void setX(double value)
X' attribute.
value - the new value of the 'X' attribute.getX()double getY()
If the meaning of the 'Y' attribute isn't clear, there really should be more of a description here...
setY(double),
GeometryPackage.getVector3f_Y()void setY(double value)
Y' attribute.
value - the new value of the 'Y' attribute.getY()double getZ()
If the meaning of the 'Z' attribute isn't clear, there really should be more of a description here...
setZ(double),
GeometryPackage.getVector3f_Z()Copyright © 2016 OpenSource BIM. All rights reserved.