C# Class CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_SequenceOfIntersectionPoint

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Append ( CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint theItem ) : void
Append ( IntRes2d_SequenceOfIntersectionPoint theSeq ) : void
Assign ( IntRes2d_SequenceOfIntersectionPoint theOther ) : IntRes2d_SequenceOfIntersectionPoint
ChangeFirst ( ) : CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
ChangeLast ( ) : CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
ChangeValue ( int theIndex ) : CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
InsertAfter ( int theIndex, CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint theItem ) : void
InsertAfter ( int theIndex, IntRes2d_SequenceOfIntersectionPoint theSeq ) : void
InsertBefore ( int theIndex, CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint theItem ) : void
InsertBefore ( int theIndex, IntRes2d_SequenceOfIntersectionPoint theSeq ) : void
IntRes2d_SequenceOfIntersectionPoint ( ) : System
IntRes2d_SequenceOfIntersectionPoint ( IntRes2d_SequenceOfIntersectionPoint theOther ) : System
IntRes2d_SequenceOfIntersectionPoint ( NCollection_BaseAllocator theAllocator ) : System
IsEmpty ( ) : bool
Last ( ) : CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
Length ( ) : int
Lower ( ) : int
Prepend ( CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint theItem ) : void
Prepend ( IntRes2d_SequenceOfIntersectionPoint theSeq ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
SetValue ( int theIndex, CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint theItem ) : void
Size ( ) : int
Split ( int theIndex, IntRes2d_SequenceOfIntersectionPoint theSeq ) : void
Upper ( ) : int
Value ( int theIndex ) : CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint

Method Details

Append() public method

public Append ( CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint theItem ) : void
theItem CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
return void

Append() public method

public Append ( IntRes2d_SequenceOfIntersectionPoint theSeq ) : void
theSeq IntRes2d_SequenceOfIntersectionPoint
return void

Assign() public method

public Assign ( IntRes2d_SequenceOfIntersectionPoint theOther ) : IntRes2d_SequenceOfIntersectionPoint
theOther IntRes2d_SequenceOfIntersectionPoint
return IntRes2d_SequenceOfIntersectionPoint

ChangeFirst() public method

public ChangeFirst ( ) : CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
return CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint

ChangeLast() public method

public ChangeLast ( ) : CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
return CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint

ChangeValue() public method

public ChangeValue ( int theIndex ) : CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
theIndex int
return CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint

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 ( ) : CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
return CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint

InsertAfter() public method

public InsertAfter ( int theIndex, CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
return void

InsertAfter() public method

public InsertAfter ( int theIndex, IntRes2d_SequenceOfIntersectionPoint theSeq ) : void
theIndex int
theSeq IntRes2d_SequenceOfIntersectionPoint
return void

InsertBefore() public method

public InsertBefore ( int theIndex, CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
return void

InsertBefore() public method

public InsertBefore ( int theIndex, IntRes2d_SequenceOfIntersectionPoint theSeq ) : void
theIndex int
theSeq IntRes2d_SequenceOfIntersectionPoint
return void

IntRes2d_SequenceOfIntersectionPoint() public method

public IntRes2d_SequenceOfIntersectionPoint ( ) : System
return System

IntRes2d_SequenceOfIntersectionPoint() public method

public IntRes2d_SequenceOfIntersectionPoint ( IntRes2d_SequenceOfIntersectionPoint theOther ) : System
theOther IntRes2d_SequenceOfIntersectionPoint
return System

IntRes2d_SequenceOfIntersectionPoint() public method

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

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Last() public method

public Last ( ) : CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
return CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint

Length() public method

public Length ( ) : int
return int

Lower() public method

public Lower ( ) : int
return int

Prepend() public method

public Prepend ( CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint theItem ) : void
theItem CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
return void

Prepend() public method

public Prepend ( IntRes2d_SequenceOfIntersectionPoint theSeq ) : void
theSeq IntRes2d_SequenceOfIntersectionPoint
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

SetValue() public method

public SetValue ( int theIndex, CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
return void

Size() public method

public Size ( ) : int
return int

Split() public method

public Split ( int theIndex, IntRes2d_SequenceOfIntersectionPoint theSeq ) : void
theIndex int
theSeq IntRes2d_SequenceOfIntersectionPoint
return void

Upper() public method

public Upper ( ) : int
return int

Value() public method

public Value ( int theIndex ) : CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint
theIndex int
return CascadeSharp.TKGeomAlgo.IntRes2d.IntRes2d_IntersectionPoint