C# Class CascadeSharp.TKBO.BOPDS.BOPDS_Iterator

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
BOPDS_Iterator ( ) : System
BOPDS_Iterator ( BOPDS_Iterator parameter1 ) : System
BOPDS_Iterator ( NCollection_BaseAllocator theAllocator ) : System
BlockLength ( ) : int
DS ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_DS
ExpectedLength ( ) : int
Initialize ( TopAbs_ShapeEnum theType1, TopAbs_ShapeEnum theType2 ) : void
Intersect ( ) : void
Intersect ( IntTools_Context theCtx ) : void
Intersect ( IntTools_Context theCtx, bool theCheckOBB ) : void
Intersect ( IntTools_Context theCtx, bool theCheckOBB, double theFuzzyValue ) : void
IntersectExt ( TColStd_MapOfInteger theIndicies ) : void
More ( ) : bool
NbExtInterfs ( ) : int
Next ( ) : void
Prepare ( ) : void
Prepare ( IntTools_Context theCtx ) : void
Prepare ( IntTools_Context theCtx, bool theCheckOBB ) : void
Prepare ( IntTools_Context theCtx, bool theCheckOBB, double theFuzzyValue ) : void
RunParallel ( ) : bool
SetDS ( CascadeSharp.TKBO.BOPDS.BOPDS_DS pDS ) : void
SetRunParallel ( bool theFlag ) : void
Value ( int &theIndex1, int &theIndex2 ) : void

Method Details

BOPDS_Iterator() public méthode

public BOPDS_Iterator ( ) : System
Résultat System

BOPDS_Iterator() public méthode

public BOPDS_Iterator ( BOPDS_Iterator parameter1 ) : System
parameter1 BOPDS_Iterator
Résultat System

BOPDS_Iterator() public méthode

public BOPDS_Iterator ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
Résultat System

BlockLength() public méthode

public BlockLength ( ) : int
Résultat int

DS() public méthode

public DS ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_DS
Résultat CascadeSharp.TKBO.BOPDS.BOPDS_DS

ExpectedLength() public méthode

public ExpectedLength ( ) : int
Résultat int

Initialize() public méthode

public Initialize ( TopAbs_ShapeEnum theType1, TopAbs_ShapeEnum theType2 ) : void
theType1 TopAbs_ShapeEnum
theType2 TopAbs_ShapeEnum
Résultat void

Intersect() public méthode

public Intersect ( ) : void
Résultat void

Intersect() public méthode

public Intersect ( IntTools_Context theCtx ) : void
theCtx IntTools_Context
Résultat void

Intersect() public méthode

public Intersect ( IntTools_Context theCtx, bool theCheckOBB ) : void
theCtx IntTools_Context
theCheckOBB bool
Résultat void

Intersect() public méthode

public Intersect ( IntTools_Context theCtx, bool theCheckOBB, double theFuzzyValue ) : void
theCtx IntTools_Context
theCheckOBB bool
theFuzzyValue double
Résultat void

IntersectExt() public méthode

public IntersectExt ( TColStd_MapOfInteger theIndicies ) : void
theIndicies TColStd_MapOfInteger
Résultat void

More() public méthode

public More ( ) : bool
Résultat bool

NbExtInterfs() public méthode

public NbExtInterfs ( ) : int
Résultat int

Next() public méthode

public Next ( ) : void
Résultat void

Prepare() public méthode

public Prepare ( ) : void
Résultat void

Prepare() public méthode

public Prepare ( IntTools_Context theCtx ) : void
theCtx IntTools_Context
Résultat void

Prepare() public méthode

public Prepare ( IntTools_Context theCtx, bool theCheckOBB ) : void
theCtx IntTools_Context
theCheckOBB bool
Résultat void

Prepare() public méthode

public Prepare ( IntTools_Context theCtx, bool theCheckOBB, double theFuzzyValue ) : void
theCtx IntTools_Context
theCheckOBB bool
theFuzzyValue double
Résultat void

RunParallel() public méthode

public RunParallel ( ) : bool
Résultat bool

SetDS() public méthode

public SetDS ( CascadeSharp.TKBO.BOPDS.BOPDS_DS pDS ) : void
pDS CascadeSharp.TKBO.BOPDS.BOPDS_DS
Résultat void

SetRunParallel() public méthode

public SetRunParallel ( bool theFlag ) : void
theFlag bool
Résultat void

Value() public méthode

public Value ( int &theIndex1, int &theIndex2 ) : void
theIndex1 int
theIndex2 int
Résultat void