C# 클래스 CascadeSharp.TKBRep.TopTools.TopTools_HArray1OfShape

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

공개 메소드들

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

메소드 상세

Array1() 공개 메소드

public Array1 ( ) : CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape
리턴 CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape

ChangeArray1() 공개 메소드

public ChangeArray1 ( ) : CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape
리턴 CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : TopoDS_Shape
리턴 TopoDS_Shape

ChangeLast() 공개 메소드

public ChangeLast ( ) : TopoDS_Shape
리턴 TopoDS_Shape

ChangeValue() 공개 메소드

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

First() 공개 메소드

public First ( ) : TopoDS_Shape
리턴 TopoDS_Shape

Init() 공개 메소드

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

IsAllocated() 공개 메소드

public IsAllocated ( ) : bool
리턴 bool

IsDeletable() 공개 메소드

public IsDeletable ( ) : bool
리턴 bool

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : TopoDS_Shape
리턴 TopoDS_Shape

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

Size() 공개 메소드

public Size ( ) : int
리턴 int

TopTools_HArray1OfShape() 공개 메소드

public TopTools_HArray1OfShape ( ) : System
리턴 System

TopTools_HArray1OfShape() 공개 메소드

public TopTools_HArray1OfShape ( CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape theOther ) : System
theOther CascadeSharp.TKBRep.TopTools.TopTools_Array1OfShape
리턴 System

TopTools_HArray1OfShape() 공개 메소드

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

TopTools_HArray1OfShape() 공개 메소드

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

TopTools_HArray1OfShape() 공개 메소드

public TopTools_HArray1OfShape ( int theLower, int theUpper, TopoDS_Shape theValue ) : System
theLower int
theUpper int
theValue TopoDS_Shape
리턴 System

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

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

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char