Метод | Описание | |
---|---|---|
Add ( |
||
Add ( gp_Pnt2d thePnt ) : void | ||
Add ( gp_XY thePnt ) : void | ||
Bnd_B2f ( ) : System | ||
Bnd_B2f ( |
||
Bnd_B2f ( gp_XY theCenter, gp_XY theHSize ) : System | ||
Clear ( ) : void | ||
CornerMax ( ) : gp_XY | ||
CornerMin ( ) : gp_XY | ||
Enlarge ( double theDiff ) : void | ||
IsIn ( |
||
IsIn ( |
||
IsOut ( |
||
IsOut ( |
||
IsOut ( gp_Ax2d theLine ) : bool | ||
IsOut ( gp_XY thePnt ) : bool | ||
IsOut ( gp_XY theCenter, double theRadius ) : bool | ||
IsOut ( gp_XY theCenter, double theRadius, bool _isCircleHollow ) : bool | ||
IsOut ( gp_XY theP0, gp_XY theP1 ) : bool | ||
IsVoid ( ) : bool | ||
Limit ( |
||
SetCenter ( gp_XY theCenter ) : void | ||
SetHSize ( gp_XY theHSize ) : void | ||
SquareExtent ( ) : double | ||
Transformed ( gp_Trsf2d theTrsf ) : |
public Bnd_B2f ( |
||
parameter1 | ||
Результат | System |
public Bnd_B2f ( gp_XY theCenter, gp_XY theHSize ) : System | ||
theCenter | gp_XY | |
theHSize | gp_XY | |
Результат | System |
public IsIn ( |
||
theBox | ||
theTrsf | gp_Trsf2d | |
Результат | bool |
public IsOut ( |
||
theOtherBox | ||
Результат | bool |
public IsOut ( |
||
theOtherBox | ||
theTrsf | gp_Trsf2d | |
Результат | bool |
public IsOut ( gp_XY theCenter, double theRadius ) : bool | ||
theCenter | gp_XY | |
theRadius | double | |
Результат | bool |
public IsOut ( gp_XY theCenter, double theRadius, bool _isCircleHollow ) : bool | ||
theCenter | gp_XY | |
theRadius | double | |
_isCircleHollow | bool | |
Результат | bool |
public IsOut ( gp_XY theP0, gp_XY theP1 ) : bool | ||
theP0 | gp_XY | |
theP1 | gp_XY | |
Результат | bool |
public Limit ( |
||
theOtherBox | ||
Результат | bool |
public SetCenter ( gp_XY theCenter ) : void | ||
theCenter | gp_XY | |
Результат | void |
public Transformed ( gp_Trsf2d theTrsf ) : |
||
theTrsf | gp_Trsf2d | |
Результат |