C# 클래스 CascadeSharp.TKFeat.LocOpe.LocOpe_SequenceOfCirc

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
Append ( LocOpe_SequenceOfCirc theSeq ) : void
Append ( gp_Circ theItem ) : void
Assign ( LocOpe_SequenceOfCirc theOther ) : LocOpe_SequenceOfCirc
ChangeFirst ( ) : gp_Circ
ChangeLast ( ) : gp_Circ
ChangeValue ( int theIndex ) : gp_Circ
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : gp_Circ
InsertAfter ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void
InsertAfter ( int theIndex, gp_Circ theItem ) : void
InsertBefore ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void
InsertBefore ( int theIndex, gp_Circ theItem ) : void
IsEmpty ( ) : bool
Last ( ) : gp_Circ
Length ( ) : int
LocOpe_SequenceOfCirc ( ) : System
LocOpe_SequenceOfCirc ( LocOpe_SequenceOfCirc theOther ) : System
LocOpe_SequenceOfCirc ( NCollection_BaseAllocator theAllocator ) : System
Lower ( ) : int
Prepend ( LocOpe_SequenceOfCirc theSeq ) : void
Prepend ( gp_Circ theItem ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
SetValue ( int theIndex, gp_Circ theItem ) : void
Size ( ) : int
Split ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void
Upper ( ) : int
Value ( int theIndex ) : gp_Circ

메소드 상세

Append() 공개 메소드

public Append ( LocOpe_SequenceOfCirc theSeq ) : void
theSeq LocOpe_SequenceOfCirc
리턴 void

Append() 공개 메소드

public Append ( gp_Circ theItem ) : void
theItem gp_Circ
리턴 void

Assign() 공개 메소드

public Assign ( LocOpe_SequenceOfCirc theOther ) : LocOpe_SequenceOfCirc
theOther LocOpe_SequenceOfCirc
리턴 LocOpe_SequenceOfCirc

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : gp_Circ
리턴 gp_Circ

ChangeLast() 공개 메소드

public ChangeLast ( ) : gp_Circ
리턴 gp_Circ

ChangeValue() 공개 메소드

public ChangeValue ( int theIndex ) : gp_Circ
theIndex int
리턴 gp_Circ

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
리턴 void

Exchange() 공개 메소드

public Exchange ( int I, int J ) : void
I int
J int
리턴 void

First() 공개 메소드

public First ( ) : gp_Circ
리턴 gp_Circ

InsertAfter() 공개 메소드

public InsertAfter ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void
theIndex int
theSeq LocOpe_SequenceOfCirc
리턴 void

InsertAfter() 공개 메소드

public InsertAfter ( int theIndex, gp_Circ theItem ) : void
theIndex int
theItem gp_Circ
리턴 void

InsertBefore() 공개 메소드

public InsertBefore ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void
theIndex int
theSeq LocOpe_SequenceOfCirc
리턴 void

InsertBefore() 공개 메소드

public InsertBefore ( int theIndex, gp_Circ theItem ) : void
theIndex int
theItem gp_Circ
리턴 void

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : gp_Circ
리턴 gp_Circ

Length() 공개 메소드

public Length ( ) : int
리턴 int

LocOpe_SequenceOfCirc() 공개 메소드

public LocOpe_SequenceOfCirc ( ) : System
리턴 System

LocOpe_SequenceOfCirc() 공개 메소드

public LocOpe_SequenceOfCirc ( LocOpe_SequenceOfCirc theOther ) : System
theOther LocOpe_SequenceOfCirc
리턴 System

LocOpe_SequenceOfCirc() 공개 메소드

public LocOpe_SequenceOfCirc ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
리턴 System

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Prepend() 공개 메소드

public Prepend ( LocOpe_SequenceOfCirc theSeq ) : void
theSeq LocOpe_SequenceOfCirc
리턴 void

Prepend() 공개 메소드

public Prepend ( gp_Circ theItem ) : void
theItem gp_Circ
리턴 void

Remove() 공개 메소드

public Remove ( int theIndex ) : void
theIndex int
리턴 void

Remove() 공개 메소드

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
리턴 void

Reverse() 공개 메소드

public Reverse ( ) : void
리턴 void

SetValue() 공개 메소드

public SetValue ( int theIndex, gp_Circ theItem ) : void
theIndex int
theItem gp_Circ
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

Split() 공개 메소드

public Split ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void
theIndex int
theSeq LocOpe_SequenceOfCirc
리턴 void

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

public Value ( int theIndex ) : gp_Circ
theIndex int
리턴 gp_Circ