메소드 | 설명 | |
---|---|---|
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 | |
리턴 | TopoDS_Shape |
public Append ( |
||
theOther | ||
리턴 | void |
public Assign ( |
||
theOther | ||
리턴 |
public Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
theAllocator | NCollection_BaseAllocator | |
리턴 | void |
public Prepend ( TopoDS_Shape theItem ) : TopoDS_Shape | ||
theItem | TopoDS_Shape | |
리턴 | TopoDS_Shape |
public Prepend ( |
||
theOther | ||
리턴 | void |
public TopTools_ListOfShape ( NCollection_BaseAllocator theAllocator ) : System | ||
theAllocator | NCollection_BaseAllocator | |
리턴 | System |
public TopTools_ListOfShape ( |
||
theOther | ||
리턴 | System |