C# Класс CascadeSharp.TKMath.Bnd.Bnd_B3d

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Add ( Bnd_B3d theBox ) : void
Add ( gp_Pnt thePnt ) : void
Add ( gp_XYZ thePnt ) : void
Bnd_B3d ( ) : System
Bnd_B3d ( Bnd_B3d parameter1 ) : System
Bnd_B3d ( gp_XYZ theCenter, gp_XYZ theHSize ) : System
Clear ( ) : void
CornerMax ( ) : gp_XYZ
CornerMin ( ) : gp_XYZ
Enlarge ( double theDiff ) : void
IsIn ( Bnd_B3d theBox ) : bool
IsIn ( Bnd_B3d theBox, gp_Trsf theTrsf ) : bool
IsOut ( Bnd_B3d theOtherBox ) : bool
IsOut ( Bnd_B3d theOtherBox, gp_Trsf theTrsf ) : bool
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

Описание методов

Add() публичный Метод

public Add ( Bnd_B3d theBox ) : void
theBox Bnd_B3d
Результат void

Add() публичный Метод

public Add ( gp_Pnt thePnt ) : void
thePnt gp_Pnt
Результат void

Add() публичный Метод

public Add ( gp_XYZ thePnt ) : void
thePnt gp_XYZ
Результат void

Bnd_B3d() публичный Метод

public Bnd_B3d ( ) : System
Результат System

Bnd_B3d() публичный Метод

public Bnd_B3d ( Bnd_B3d parameter1 ) : System
parameter1 Bnd_B3d
Результат System

Bnd_B3d() публичный Метод

public Bnd_B3d ( gp_XYZ theCenter, gp_XYZ theHSize ) : System
theCenter gp_XYZ
theHSize gp_XYZ
Результат System

Clear() публичный Метод

public Clear ( ) : void
Результат void

CornerMax() публичный Метод

public CornerMax ( ) : gp_XYZ
Результат gp_XYZ

CornerMin() публичный Метод

public CornerMin ( ) : gp_XYZ
Результат gp_XYZ

Enlarge() публичный Метод

public Enlarge ( double theDiff ) : void
theDiff double
Результат void

IsIn() публичный Метод

public IsIn ( Bnd_B3d theBox ) : bool
theBox Bnd_B3d
Результат bool

IsIn() публичный Метод

public IsIn ( Bnd_B3d theBox, gp_Trsf theTrsf ) : bool
theBox Bnd_B3d
theTrsf gp_Trsf
Результат bool

IsOut() публичный Метод

public IsOut ( Bnd_B3d theOtherBox ) : bool
theOtherBox Bnd_B3d
Результат bool

IsOut() публичный Метод

public IsOut ( Bnd_B3d theOtherBox, gp_Trsf theTrsf ) : bool
theOtherBox Bnd_B3d
theTrsf gp_Trsf
Результат bool

IsOut() публичный Метод

public IsOut ( gp_Ax1 theLine ) : bool
theLine gp_Ax1
Результат bool

IsOut() публичный Метод

public IsOut ( gp_Ax1 theLine, bool _isRay ) : bool
theLine gp_Ax1
_isRay bool
Результат bool

IsOut() публичный Метод

public IsOut ( gp_Ax1 theLine, bool _isRay, double theOverthickness ) : bool
theLine gp_Ax1
_isRay bool
theOverthickness double
Результат bool

IsOut() публичный Метод

public IsOut ( gp_Ax3 thePlane ) : bool
thePlane gp_Ax3
Результат bool

IsOut() публичный Метод

public IsOut ( gp_XYZ thePnt ) : bool
thePnt gp_XYZ
Результат bool

IsOut() публичный Метод

public IsOut ( gp_XYZ theCenter, double theRadius ) : bool
theCenter gp_XYZ
theRadius double
Результат bool

IsOut() публичный Метод

public IsOut ( gp_XYZ theCenter, double theRadius, bool _isSphereHollow ) : bool
theCenter gp_XYZ
theRadius double
_isSphereHollow bool
Результат bool

IsVoid() публичный Метод

public IsVoid ( ) : bool
Результат bool

Limit() публичный Метод

public Limit ( Bnd_B3d theOtherBox ) : bool
theOtherBox Bnd_B3d
Результат bool

SetCenter() публичный Метод

public SetCenter ( gp_XYZ theCenter ) : void
theCenter gp_XYZ
Результат void

SetHSize() публичный Метод

public SetHSize ( gp_XYZ theHSize ) : void
theHSize gp_XYZ
Результат void

SquareExtent() публичный Метод

public SquareExtent ( ) : double
Результат double

Transformed() публичный Метод

public Transformed ( gp_Trsf theTrsf ) : Bnd_B3d
theTrsf gp_Trsf
Результат Bnd_B3d