C# Class CascadeSharp.TKBO.BOPTools.BOPTools_Set

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

Méthodes publiques

Méthode Description
Add ( TopoDS_Shape theS, TopAbs_ShapeEnum theType ) : void
Assign ( BOPTools_Set Other ) : BOPTools_Set
BOPTools_Set ( ) : System
BOPTools_Set ( BOPTools_Set theOther ) : System
BOPTools_Set ( NCollection_BaseAllocator theAllocator ) : System
Clear ( ) : void
HashCode ( int theUpperBound ) : int
IsEqual ( BOPTools_Set aOther ) : bool
NbShapes ( ) : int
Shape ( ) : TopoDS_Shape

Method Details

Add() public méthode

public Add ( TopoDS_Shape theS, TopAbs_ShapeEnum theType ) : void
theS TopoDS_Shape
theType TopAbs_ShapeEnum
Résultat void

Assign() public méthode

public Assign ( BOPTools_Set Other ) : BOPTools_Set
Other BOPTools_Set
Résultat BOPTools_Set

BOPTools_Set() public méthode

public BOPTools_Set ( ) : System
Résultat System

BOPTools_Set() public méthode

public BOPTools_Set ( BOPTools_Set theOther ) : System
theOther BOPTools_Set
Résultat System

BOPTools_Set() public méthode

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

Clear() public méthode

public Clear ( ) : void
Résultat void

HashCode() public méthode

public HashCode ( int theUpperBound ) : int
theUpperBound int
Résultat int

IsEqual() public méthode

public IsEqual ( BOPTools_Set aOther ) : bool
aOther BOPTools_Set
Résultat bool

NbShapes() public méthode

public NbShapes ( ) : int
Résultat int

Shape() public méthode

public Shape ( ) : TopoDS_Shape
Résultat TopoDS_Shape