C# 클래스 CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_HArray1OfCurve

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

공개 메소드들

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

메소드 상세

Array1() 공개 메소드

public Array1 ( ) : CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve
리턴 CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve

ChangeArray1() 공개 메소드

public ChangeArray1 ( ) : CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve
리턴 CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : Geom2d_Curve
리턴 Geom2d_Curve

ChangeLast() 공개 메소드

public ChangeLast ( ) : Geom2d_Curve
리턴 Geom2d_Curve

ChangeValue() 공개 메소드

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

First() 공개 메소드

public First ( ) : Geom2d_Curve
리턴 Geom2d_Curve

Init() 공개 메소드

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

IsAllocated() 공개 메소드

public IsAllocated ( ) : bool
리턴 bool

IsDeletable() 공개 메소드

public IsDeletable ( ) : bool
리턴 bool

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : Geom2d_Curve
리턴 Geom2d_Curve

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, Geom2d_Curve theItem ) : void
theIndex int
theItem Geom2d_Curve
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

TColGeom2d_HArray1OfCurve() 공개 메소드

public TColGeom2d_HArray1OfCurve ( ) : System
리턴 System

TColGeom2d_HArray1OfCurve() 공개 메소드

public TColGeom2d_HArray1OfCurve ( CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve theOther ) : System
theOther CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfCurve
리턴 System

TColGeom2d_HArray1OfCurve() 공개 메소드

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

TColGeom2d_HArray1OfCurve() 공개 메소드

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

TColGeom2d_HArray1OfCurve() 공개 메소드

public TColGeom2d_HArray1OfCurve ( int theLower, int theUpper, Geom2d_Curve theValue ) : System
theLower int
theUpper int
theValue Geom2d_Curve
리턴 System

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

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

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char