C# Class CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfBoundedCurve

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

Method Details

Append() public method

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

Append() public method

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

Assign() public method

public Assign ( TColGeom2d_SequenceOfBoundedCurve theOther ) : TColGeom2d_SequenceOfBoundedCurve
theOther TColGeom2d_SequenceOfBoundedCurve
return TColGeom2d_SequenceOfBoundedCurve

ChangeFirst() public method

public ChangeFirst ( ) : Geom2d_BoundedCurve
return Geom2d_BoundedCurve

ChangeLast() public method

public ChangeLast ( ) : Geom2d_BoundedCurve
return Geom2d_BoundedCurve

ChangeValue() public method

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

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

InsertAfter() public method

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

InsertAfter() public method

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

InsertBefore() public method

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

InsertBefore() public method

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

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Last() public method

public Last ( ) : Geom2d_BoundedCurve
return Geom2d_BoundedCurve

Length() public method

public Length ( ) : int
return int

Lower() public method

public Lower ( ) : int
return int

Prepend() public method

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

Prepend() public method

public Prepend ( TColGeom2d_SequenceOfBoundedCurve theSeq ) : void
theSeq TColGeom2d_SequenceOfBoundedCurve
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, Geom2d_BoundedCurve theItem ) : void
theIndex int
theItem Geom2d_BoundedCurve
return void

Size() public method

public Size ( ) : int
return int

Split() public method

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

TColGeom2d_SequenceOfBoundedCurve() public method

public TColGeom2d_SequenceOfBoundedCurve ( ) : System
return System

TColGeom2d_SequenceOfBoundedCurve() public method

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

TColGeom2d_SequenceOfBoundedCurve() public method

public TColGeom2d_SequenceOfBoundedCurve ( TColGeom2d_SequenceOfBoundedCurve theOther ) : System
theOther TColGeom2d_SequenceOfBoundedCurve
return System

Upper() public method

public Upper ( ) : int
return int

Value() public method

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