C# Class CascadeSharp.TKBRep.TopTools.TopTools_ListOfShape

Afficher le fichier Open project: Oblikovati/CascadeSharp

Méthodes publiques

Méthode Description
Append ( TopoDS_Shape theItem ) : TopoDS_Shape
Append ( TopTools_ListOfShape theOther ) : void
Assign ( TopTools_ListOfShape theOther ) : TopTools_ListOfShape
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
First ( ) : TopoDS_Shape
Last ( ) : TopoDS_Shape
Prepend ( TopoDS_Shape theItem ) : TopoDS_Shape
Prepend ( TopTools_ListOfShape theOther ) : void
RemoveFirst ( ) : void
Reverse ( ) : void
Size ( ) : int
TopTools_ListOfShape ( ) : System
TopTools_ListOfShape ( NCollection_BaseAllocator theAllocator ) : System
TopTools_ListOfShape ( TopTools_ListOfShape theOther ) : System

Method Details

Append() public méthode

public Append ( TopoDS_Shape theItem ) : TopoDS_Shape
theItem TopoDS_Shape
Résultat TopoDS_Shape

Append() public méthode

public Append ( TopTools_ListOfShape theOther ) : void
theOther TopTools_ListOfShape
Résultat void

Assign() public méthode

public Assign ( TopTools_ListOfShape theOther ) : TopTools_ListOfShape
theOther TopTools_ListOfShape
Résultat TopTools_ListOfShape

Clear() public méthode

public Clear ( ) : void
Résultat void

Clear() public méthode

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Résultat void

First() public méthode

public First ( ) : TopoDS_Shape
Résultat TopoDS_Shape

Last() public méthode

public Last ( ) : TopoDS_Shape
Résultat TopoDS_Shape

Prepend() public méthode

public Prepend ( TopoDS_Shape theItem ) : TopoDS_Shape
theItem TopoDS_Shape
Résultat TopoDS_Shape

Prepend() public méthode

public Prepend ( TopTools_ListOfShape theOther ) : void
theOther TopTools_ListOfShape
Résultat void

RemoveFirst() public méthode

public RemoveFirst ( ) : void
Résultat void

Reverse() public méthode

public Reverse ( ) : void
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

TopTools_ListOfShape() public méthode

public TopTools_ListOfShape ( ) : System
Résultat System

TopTools_ListOfShape() public méthode

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

TopTools_ListOfShape() public méthode

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