C# 클래스 CascadeSharp.TKMath.TColgp.TColgp_SequenceOfVec

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

공개 메소드들

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

메소드 상세

Append() 공개 메소드

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

Append() 공개 메소드

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

Assign() 공개 메소드

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

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : gp_Vec
리턴 gp_Vec

ChangeLast() 공개 메소드

public ChangeLast ( ) : gp_Vec
리턴 gp_Vec

ChangeValue() 공개 메소드

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

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_Vec
리턴 gp_Vec

InsertAfter() 공개 메소드

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

InsertAfter() 공개 메소드

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

InsertBefore() 공개 메소드

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

InsertBefore() 공개 메소드

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

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : gp_Vec
리턴 gp_Vec

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Prepend() 공개 메소드

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

Prepend() 공개 메소드

public Prepend ( gp_Vec theItem ) : void
theItem gp_Vec
리턴 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_Vec theItem ) : void
theIndex int
theItem gp_Vec
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

Split() 공개 메소드

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

TColgp_SequenceOfVec() 공개 메소드

public TColgp_SequenceOfVec ( ) : System
리턴 System

TColgp_SequenceOfVec() 공개 메소드

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

TColgp_SequenceOfVec() 공개 메소드

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

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

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