public interface Bounds extends IdEObject
GeometryPackage.getBounds()| Modifier and Type | Method and Description |
|---|---|
Vector3f |
getMax()
Returns the value of the 'Max' reference.
|
Vector3f |
getMin()
Returns the value of the 'Min' reference.
|
void |
setMax(Vector3f value)
Sets the value of the '
Max' reference. |
void |
setMin(Vector3f value)
Sets the value of the '
Min' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeVector3f getMin()
If the meaning of the 'Min' reference isn't clear, there really should be more of a description here...
setMin(Vector3f),
GeometryPackage.getBounds_Min()void setMin(Vector3f value)
Min' reference.
value - the new value of the 'Min' reference.getMin()Vector3f getMax()
If the meaning of the 'Max' reference isn't clear, there really should be more of a description here...
setMax(Vector3f),
GeometryPackage.getBounds_Max()Copyright © 2018 OpenSource BIM. All rights reserved.