C# Class CascadeSharp.TKGeomBase.FEmTool.FEmTool_ListOfVectors

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Append ( TColStd_HArray1OfReal theItem ) : TColStd_HArray1OfReal
Append ( FEmTool_ListOfVectors theOther ) : void
Assign ( FEmTool_ListOfVectors theOther ) : FEmTool_ListOfVectors
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
FEmTool_ListOfVectors ( ) : System
FEmTool_ListOfVectors ( FEmTool_ListOfVectors theOther ) : System
FEmTool_ListOfVectors ( NCollection_BaseAllocator theAllocator ) : System
First ( ) : TColStd_HArray1OfReal
Last ( ) : TColStd_HArray1OfReal
Prepend ( TColStd_HArray1OfReal theItem ) : TColStd_HArray1OfReal
Prepend ( FEmTool_ListOfVectors theOther ) : void
RemoveFirst ( ) : void
Reverse ( ) : void
Size ( ) : int

Method Details

Append() public method

public Append ( TColStd_HArray1OfReal theItem ) : TColStd_HArray1OfReal
theItem TColStd_HArray1OfReal
return TColStd_HArray1OfReal

Append() public method

public Append ( FEmTool_ListOfVectors theOther ) : void
theOther FEmTool_ListOfVectors
return void

Assign() public method

public Assign ( FEmTool_ListOfVectors theOther ) : FEmTool_ListOfVectors
theOther FEmTool_ListOfVectors
return FEmTool_ListOfVectors

Clear() public method

public Clear ( ) : void
return void

Clear() public method

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
return void

FEmTool_ListOfVectors() public method

public FEmTool_ListOfVectors ( ) : System
return System

FEmTool_ListOfVectors() public method

public FEmTool_ListOfVectors ( FEmTool_ListOfVectors theOther ) : System
theOther FEmTool_ListOfVectors
return System

FEmTool_ListOfVectors() public method

public FEmTool_ListOfVectors ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
return System

First() public method

public First ( ) : TColStd_HArray1OfReal
return TColStd_HArray1OfReal

Last() public method

public Last ( ) : TColStd_HArray1OfReal
return TColStd_HArray1OfReal

Prepend() public method

public Prepend ( TColStd_HArray1OfReal theItem ) : TColStd_HArray1OfReal
theItem TColStd_HArray1OfReal
return TColStd_HArray1OfReal

Prepend() public method

public Prepend ( FEmTool_ListOfVectors theOther ) : void
theOther FEmTool_ListOfVectors
return void

RemoveFirst() public method

public RemoveFirst ( ) : void
return void

Reverse() public method

public Reverse ( ) : void
return void

Size() public method

public Size ( ) : int
return int