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

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

공개 메소드들

메소드 설명
Array1 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec
ChangeArray1 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec
ChangeFirst ( ) : gp_Vec
ChangeLast ( ) : gp_Vec
ChangeValue ( int theIndex ) : gp_Vec
First ( ) : gp_Vec
Init ( gp_Vec theValue ) : void
IsAllocated ( ) : bool
IsDeletable ( ) : bool
IsEmpty ( ) : bool
Last ( ) : gp_Vec
Length ( ) : int
Lower ( ) : int
Resize ( int theLower, int theUpper, bool theToCopyData ) : void
SetValue ( int theIndex, gp_Vec theItem ) : void
Size ( ) : int
TColgp_HArray1OfVec ( ) : System
TColgp_HArray1OfVec ( CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec theOther ) : System
TColgp_HArray1OfVec ( TColgp_HArray1OfVec parameter1 ) : System
TColgp_HArray1OfVec ( int theLower, int theUpper ) : System
TColgp_HArray1OfVec ( int theLower, int theUpper, gp_Vec theValue ) : System
Upper ( ) : int
Value ( int theIndex ) : gp_Vec
get_type_name ( ) : char

메소드 상세

Array1() 공개 메소드

public Array1 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec
리턴 CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec

ChangeArray1() 공개 메소드

public ChangeArray1 ( ) : CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec
리턴 CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec

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

First() 공개 메소드

public First ( ) : gp_Vec
리턴 gp_Vec

Init() 공개 메소드

public Init ( gp_Vec theValue ) : void
theValue gp_Vec
리턴 void

IsAllocated() 공개 메소드

public IsAllocated ( ) : bool
리턴 bool

IsDeletable() 공개 메소드

public IsDeletable ( ) : bool
리턴 bool

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : gp_Vec
리턴 gp_Vec

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Resize() 공개 메소드

public Resize ( int theLower, int theUpper, bool theToCopyData ) : void
theLower int
theUpper int
theToCopyData bool
리턴 void

SetValue() 공개 메소드

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

Size() 공개 메소드

public Size ( ) : int
리턴 int

TColgp_HArray1OfVec() 공개 메소드

public TColgp_HArray1OfVec ( ) : System
리턴 System

TColgp_HArray1OfVec() 공개 메소드

public TColgp_HArray1OfVec ( CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec theOther ) : System
theOther CascadeSharp.TKMath.TColgp.TColgp_Array1OfVec
리턴 System

TColgp_HArray1OfVec() 공개 메소드

public TColgp_HArray1OfVec ( TColgp_HArray1OfVec parameter1 ) : System
parameter1 TColgp_HArray1OfVec
리턴 System

TColgp_HArray1OfVec() 공개 메소드

public TColgp_HArray1OfVec ( int theLower, int theUpper ) : System
theLower int
theUpper int
리턴 System

TColgp_HArray1OfVec() 공개 메소드

public TColgp_HArray1OfVec ( int theLower, int theUpper, gp_Vec theValue ) : System
theLower int
theUpper int
theValue gp_Vec
리턴 System

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

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

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char