C# Class CascadeSharp.TKGeomAlgo.Plate.Plate_SequenceOfLinearXYZConstraint

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

Method Details

Append() public method

public Append ( CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint theItem ) : void
theItem CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint
return void

Append() public method

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

Assign() public method

public Assign ( Plate_SequenceOfLinearXYZConstraint theOther ) : Plate_SequenceOfLinearXYZConstraint
theOther Plate_SequenceOfLinearXYZConstraint
return Plate_SequenceOfLinearXYZConstraint

ChangeFirst() public method

public ChangeFirst ( ) : CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint
return CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint

ChangeLast() public method

public ChangeLast ( ) : CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint
return CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint

ChangeValue() public method

public ChangeValue ( int theIndex ) : CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint
theIndex int
return CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint

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.Plate.Plate_LinearXYZConstraint
return CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint

InsertAfter() public method

public InsertAfter ( int theIndex, CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint
return void

InsertAfter() public method

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

InsertBefore() public method

public InsertBefore ( int theIndex, CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint
return void

InsertBefore() public method

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

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Last() public method

public Last ( ) : CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint
return CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint

Length() public method

public Length ( ) : int
return int

Lower() public method

public Lower ( ) : int
return int

Plate_SequenceOfLinearXYZConstraint() public method

public Plate_SequenceOfLinearXYZConstraint ( ) : System
return System

Plate_SequenceOfLinearXYZConstraint() public method

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

Plate_SequenceOfLinearXYZConstraint() public method

public Plate_SequenceOfLinearXYZConstraint ( Plate_SequenceOfLinearXYZConstraint theOther ) : System
theOther Plate_SequenceOfLinearXYZConstraint
return System

Prepend() public method

public Prepend ( CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint theItem ) : void
theItem CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint
return void

Prepend() public method

public Prepend ( Plate_SequenceOfLinearXYZConstraint theSeq ) : void
theSeq Plate_SequenceOfLinearXYZConstraint
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.Plate.Plate_LinearXYZConstraint theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint
return void

Size() public method

public Size ( ) : int
return int

Split() public method

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

Upper() public method

public Upper ( ) : int
return int

Value() public method

public Value ( int theIndex ) : CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint
theIndex int
return CascadeSharp.TKGeomAlgo.Plate.Plate_LinearXYZConstraint