C# Class CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointsOnElement

Mostrar archivo Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

Method Details

Append() public method

public Append ( CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement theItem ) : void
theItem CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement
return void

Append() public method

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

Assign() public method

public Assign ( HatchGen_PointsOnElement theOther ) : HatchGen_PointsOnElement
theOther HatchGen_PointsOnElement
return HatchGen_PointsOnElement

ChangeFirst() public method

public ChangeFirst ( ) : CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement
return CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement

ChangeLast() public method

public ChangeLast ( ) : CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement
return CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement

ChangeValue() public method

public ChangeValue ( int theIndex ) : CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement
theIndex int
return CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement

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.HatchGen.HatchGen_PointOnElement
return CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement

HatchGen_PointsOnElement() public method

public HatchGen_PointsOnElement ( ) : System
return System

HatchGen_PointsOnElement() public method

public HatchGen_PointsOnElement ( HatchGen_PointsOnElement theOther ) : System
theOther HatchGen_PointsOnElement
return System

HatchGen_PointsOnElement() public method

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

InsertAfter() public method

public InsertAfter ( int theIndex, CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement
return void

InsertAfter() public method

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

InsertBefore() public method

public InsertBefore ( int theIndex, CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement
return void

InsertBefore() public method

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

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Last() public method

public Last ( ) : CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement
return CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement

Length() public method

public Length ( ) : int
return int

Lower() public method

public Lower ( ) : int
return int

Prepend() public method

public Prepend ( CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement theItem ) : void
theItem CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement
return void

Prepend() public method

public Prepend ( HatchGen_PointsOnElement theSeq ) : void
theSeq HatchGen_PointsOnElement
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.HatchGen.HatchGen_PointOnElement theItem ) : void
theIndex int
theItem CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement
return void

Size() public method

public Size ( ) : int
return int

Split() public method

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

Upper() public method

public Upper ( ) : int
return int

Value() public method

public Value ( int theIndex ) : CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement
theIndex int
return CascadeSharp.TKGeomAlgo.HatchGen.HatchGen_PointOnElement