Метод | Описание | |
---|---|---|
Add ( |
||
Add ( gp_Pnt thePnt ) : void | ||
Add ( gp_XYZ thePnt ) : void | ||
Bnd_B3d ( ) : System | ||
Bnd_B3d ( |
||
Bnd_B3d ( gp_XYZ theCenter, gp_XYZ theHSize ) : System | ||
Clear ( ) : void | ||
CornerMax ( ) : gp_XYZ | ||
CornerMin ( ) : gp_XYZ | ||
Enlarge ( double theDiff ) : void | ||
IsIn ( |
||
IsIn ( |
||
IsOut ( |
||
IsOut ( |
||
IsOut ( gp_Ax1 theLine ) : bool | ||
IsOut ( gp_Ax1 theLine, bool _isRay ) : bool | ||
IsOut ( gp_Ax1 theLine, bool _isRay, double theOverthickness ) : bool | ||
IsOut ( gp_Ax3 thePlane ) : bool | ||
IsOut ( gp_XYZ thePnt ) : bool | ||
IsOut ( gp_XYZ theCenter, double theRadius ) : bool | ||
IsOut ( gp_XYZ theCenter, double theRadius, bool _isSphereHollow ) : bool | ||
IsVoid ( ) : bool | ||
Limit ( Bnd_B3d theOtherBox ) : bool | ||
SetCenter ( gp_XYZ theCenter ) : void | ||
SetHSize ( gp_XYZ theHSize ) : void | ||
SquareExtent ( ) : double | ||
Transformed ( gp_Trsf theTrsf ) : Bnd_B3d |
public Bnd_B3d ( |
||
parameter1 | ||
Результат | System |
public Bnd_B3d ( gp_XYZ theCenter, gp_XYZ theHSize ) : System | ||
theCenter | gp_XYZ | |
theHSize | gp_XYZ | |
Результат | System |
public IsIn ( |
||
theBox | ||
theTrsf | gp_Trsf | |
Результат | bool |
public IsOut ( |
||
theOtherBox | ||
Результат | bool |
public IsOut ( |
||
theOtherBox | ||
theTrsf | gp_Trsf | |
Результат | bool |
public IsOut ( gp_Ax1 theLine, bool _isRay ) : bool | ||
theLine | gp_Ax1 | |
_isRay | bool | |
Результат | bool |
public IsOut ( gp_Ax1 theLine, bool _isRay, double theOverthickness ) : bool | ||
theLine | gp_Ax1 | |
_isRay | bool | |
theOverthickness | double | |
Результат | bool |
public IsOut ( gp_XYZ theCenter, double theRadius ) : bool | ||
theCenter | gp_XYZ | |
theRadius | double | |
Результат | bool |
public IsOut ( gp_XYZ theCenter, double theRadius, bool _isSphereHollow ) : bool | ||
theCenter | gp_XYZ | |
theRadius | double | |
_isSphereHollow | bool | |
Результат | bool |
public Limit ( Bnd_B3d theOtherBox ) : bool | ||
theOtherBox | Bnd_B3d | |
Результат | bool |
public SetCenter ( gp_XYZ theCenter ) : void | ||
theCenter | gp_XYZ | |
Результат | void |
public SetHSize ( gp_XYZ theHSize ) : void | ||
theHSize | gp_XYZ | |
Результат | void |
public Transformed ( gp_Trsf theTrsf ) : Bnd_B3d | ||
theTrsf | gp_Trsf | |
Результат | Bnd_B3d |