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