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