C# Class CascadeSharp.TKGeomBase.ProjLib.ProjLib_HSequenceOfHSequenceOfPnt

Inheritance: Standard_Transient
Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Append ( CascadeSharp.TKGeomBase.ProjLib.ProjLib_SequenceOfHSequenceOfPnt theSequence ) : void
Append ( TColgp_HSequenceOfPnt theItem ) : void
ChangeFirst ( ) : TColgp_HSequenceOfPnt
ChangeLast ( ) : TColgp_HSequenceOfPnt
ChangeSequence ( ) : CascadeSharp.TKGeomBase.ProjLib.ProjLib_SequenceOfHSequenceOfPnt
ChangeValue ( int theIndex ) : TColgp_HSequenceOfPnt
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : TColgp_HSequenceOfPnt
InsertAfter ( int theIndex, TColgp_HSequenceOfPnt theItem ) : void
InsertBefore ( int theIndex, TColgp_HSequenceOfPnt theItem ) : void
IsEmpty ( ) : bool
Last ( ) : TColgp_HSequenceOfPnt
Length ( ) : int
Lower ( ) : int
Prepend ( TColgp_HSequenceOfPnt theItem ) : void
ProjLib_HSequenceOfHSequenceOfPnt ( ) : System
ProjLib_HSequenceOfHSequenceOfPnt ( ProjLib_HSequenceOfHSequenceOfPnt parameter1 ) : System
ProjLib_HSequenceOfHSequenceOfPnt ( CascadeSharp.TKGeomBase.ProjLib.ProjLib_SequenceOfHSequenceOfPnt theOther ) : System
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
Sequence ( ) : CascadeSharp.TKGeomBase.ProjLib.ProjLib_SequenceOfHSequenceOfPnt
SetValue ( int theIndex, TColgp_HSequenceOfPnt theItem ) : void
Size ( ) : int
Upper ( ) : int
Value ( int theIndex ) : TColgp_HSequenceOfPnt
get_type_name ( ) : char

Method Details

Append() public method

public Append ( CascadeSharp.TKGeomBase.ProjLib.ProjLib_SequenceOfHSequenceOfPnt theSequence ) : void
theSequence CascadeSharp.TKGeomBase.ProjLib.ProjLib_SequenceOfHSequenceOfPnt
return void

Append() public method

public Append ( TColgp_HSequenceOfPnt theItem ) : void
theItem TColgp_HSequenceOfPnt
return void

ChangeFirst() public method

public ChangeFirst ( ) : TColgp_HSequenceOfPnt
return TColgp_HSequenceOfPnt

ChangeLast() public method

public ChangeLast ( ) : TColgp_HSequenceOfPnt
return TColgp_HSequenceOfPnt

ChangeSequence() public method

public ChangeSequence ( ) : CascadeSharp.TKGeomBase.ProjLib.ProjLib_SequenceOfHSequenceOfPnt
return CascadeSharp.TKGeomBase.ProjLib.ProjLib_SequenceOfHSequenceOfPnt

ChangeValue() public method

public ChangeValue ( int theIndex ) : TColgp_HSequenceOfPnt
theIndex int
return TColgp_HSequenceOfPnt

Clear() public method

public Clear ( ) : void
return void

Clear() public method

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

Exchange() public method

public Exchange ( int I, int J ) : void
I int
J int
return void

First() public method

public First ( ) : TColgp_HSequenceOfPnt
return TColgp_HSequenceOfPnt

InsertAfter() public method

public InsertAfter ( int theIndex, TColgp_HSequenceOfPnt theItem ) : void
theIndex int
theItem TColgp_HSequenceOfPnt
return void

InsertBefore() public method

public InsertBefore ( int theIndex, TColgp_HSequenceOfPnt theItem ) : void
theIndex int
theItem TColgp_HSequenceOfPnt
return void

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Last() public method

public Last ( ) : TColgp_HSequenceOfPnt
return TColgp_HSequenceOfPnt

Length() public method

public Length ( ) : int
return int

Lower() public method

public Lower ( ) : int
return int

Prepend() public method

public Prepend ( TColgp_HSequenceOfPnt theItem ) : void
theItem TColgp_HSequenceOfPnt
return void

ProjLib_HSequenceOfHSequenceOfPnt() public method

public ProjLib_HSequenceOfHSequenceOfPnt ( ) : System
return System

ProjLib_HSequenceOfHSequenceOfPnt() public method

public ProjLib_HSequenceOfHSequenceOfPnt ( ProjLib_HSequenceOfHSequenceOfPnt parameter1 ) : System
parameter1 ProjLib_HSequenceOfHSequenceOfPnt
return System

ProjLib_HSequenceOfHSequenceOfPnt() public method

public ProjLib_HSequenceOfHSequenceOfPnt ( CascadeSharp.TKGeomBase.ProjLib.ProjLib_SequenceOfHSequenceOfPnt theOther ) : System
theOther CascadeSharp.TKGeomBase.ProjLib.ProjLib_SequenceOfHSequenceOfPnt
return System

Remove() public method

public Remove ( int theIndex ) : void
theIndex int
return void

Remove() public method

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
return void

Reverse() public method

public Reverse ( ) : void
return void

Sequence() public method

public Sequence ( ) : CascadeSharp.TKGeomBase.ProjLib.ProjLib_SequenceOfHSequenceOfPnt
return CascadeSharp.TKGeomBase.ProjLib.ProjLib_SequenceOfHSequenceOfPnt

SetValue() public method

public SetValue ( int theIndex, TColgp_HSequenceOfPnt theItem ) : void
theIndex int
theItem TColgp_HSequenceOfPnt
return void

Size() public method

public Size ( ) : int
return int

Upper() public method

public Upper ( ) : int
return int

Value() public method

public Value ( int theIndex ) : TColgp_HSequenceOfPnt
theIndex int
return TColgp_HSequenceOfPnt

get_type_name() public method

public get_type_name ( ) : char
return char