C# Class CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_HSequenceOfAx2

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

Public Methods

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

Method Details

Append() public method

public Append ( CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2 theSequence ) : void
theSequence CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2
return void

Append() public method

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

ChangeFirst() public method

public ChangeFirst ( ) : gp_Ax2
return gp_Ax2

ChangeLast() public method

public ChangeLast ( ) : gp_Ax2
return gp_Ax2

ChangeSequence() public method

public ChangeSequence ( ) : CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2
return CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2

ChangeValue() public method

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

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 ( ) : gp_Ax2
return gp_Ax2

GeomFill_HSequenceOfAx2() public method

public GeomFill_HSequenceOfAx2 ( ) : System
return System

GeomFill_HSequenceOfAx2() public method

public GeomFill_HSequenceOfAx2 ( GeomFill_HSequenceOfAx2 parameter1 ) : System
parameter1 GeomFill_HSequenceOfAx2
return System

GeomFill_HSequenceOfAx2() public method

public GeomFill_HSequenceOfAx2 ( CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2 theOther ) : System
theOther CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2
return System

InsertAfter() public method

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

InsertBefore() public method

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

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Last() public method

public Last ( ) : gp_Ax2
return gp_Ax2

Length() public method

public Length ( ) : int
return int

Lower() public method

public Lower ( ) : int
return int

Prepend() public method

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

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.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2
return CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2

SetValue() public method

public SetValue ( int theIndex, gp_Ax2 theItem ) : void
theIndex int
theItem gp_Ax2
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 ) : gp_Ax2
theIndex int
return gp_Ax2

get_type_name() public method

public get_type_name ( ) : char
return char