C# Class CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_SequenceOfHGPPConstraint

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

Method Details

Append() public method

public Append ( CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint theItem ) : void
theItem CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint
return void

Append() public method

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

Assign() public method

public Assign ( NLPlate_SequenceOfHGPPConstraint theOther ) : NLPlate_SequenceOfHGPPConstraint
theOther NLPlate_SequenceOfHGPPConstraint
return NLPlate_SequenceOfHGPPConstraint

ChangeFirst() public method

public ChangeFirst ( ) : CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint
return CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint

ChangeLast() public method

public ChangeLast ( ) : CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint
return CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint

ChangeValue() public method

public ChangeValue ( int theIndex ) : CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint
theIndex int
return CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint

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.NLPlate.NLPlate_HGPPConstraint
return CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint

InsertAfter() public method

public InsertAfter ( int theIndex, CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint
return void

InsertAfter() public method

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

InsertBefore() public method

public InsertBefore ( int theIndex, CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint
return void

InsertBefore() public method

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

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Last() public method

public Last ( ) : CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint
return CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint

Length() public method

public Length ( ) : int
return int

Lower() public method

public Lower ( ) : int
return int

NLPlate_SequenceOfHGPPConstraint() public method

public NLPlate_SequenceOfHGPPConstraint ( ) : System
return System

NLPlate_SequenceOfHGPPConstraint() public method

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

NLPlate_SequenceOfHGPPConstraint() public method

public NLPlate_SequenceOfHGPPConstraint ( NLPlate_SequenceOfHGPPConstraint theOther ) : System
theOther NLPlate_SequenceOfHGPPConstraint
return System

Prepend() public method

public Prepend ( CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint theItem ) : void
theItem CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint
return void

Prepend() public method

public Prepend ( NLPlate_SequenceOfHGPPConstraint theSeq ) : void
theSeq NLPlate_SequenceOfHGPPConstraint
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.NLPlate.NLPlate_HGPPConstraint theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint
return void

Size() public method

public Size ( ) : int
return int

Split() public method

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

Upper() public method

public Upper ( ) : int
return int

Value() public method

public Value ( int theIndex ) : CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint
theIndex int
return CascadeSharp.TKGeomAlgo.NLPlate.NLPlate_HGPPConstraint