|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EPMNDBoxExtents
The EPMNDBoxExtents represent a box around the CAD model associated to
the EPMNDDocument . It is assumed that the sides of the box are parallel
to the standard coordinate system and the box is centered at the local
origin of the model. The box will be stored by specifying two opposite
corners. The minimum coordinates will be stored as point A and the maximum
as point B.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
double |
getAx()
Gets the value of the attribute: ax. |
double |
getAy()
Gets the value of the attribute: ay. |
double |
getAz()
Gets the value of the attribute: az. |
double |
getBx()
Gets the value of the attribute: bx. |
double |
getBy()
Gets the value of the attribute: by. |
double |
getBz()
Gets the value of the attribute: bz. |
| Method Detail |
|---|
double getAx()
throws WTException
WTException
double getAy()
throws WTException
WTException
double getAz()
throws WTException
WTException
double getBx()
throws WTException
WTException
double getBy()
throws WTException
WTException
double getBz()
throws WTException
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||