C# 클래스 CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_HSequenceOfAx2

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

공개 메소드들

메소드 설명
Append ( CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2 theSequence ) : void
Append ( gp_Ax2 theItem ) : void
ChangeFirst ( ) : gp_Ax2
ChangeLast ( ) : gp_Ax2
ChangeSequence ( ) : CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2
ChangeValue ( int theIndex ) : gp_Ax2
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : gp_Ax2
GeomFill_HSequenceOfAx2 ( ) : System
GeomFill_HSequenceOfAx2 ( GeomFill_HSequenceOfAx2 parameter1 ) : System
GeomFill_HSequenceOfAx2 ( CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2 theOther ) : System
InsertAfter ( int theIndex, gp_Ax2 theItem ) : void
InsertBefore ( int theIndex, gp_Ax2 theItem ) : void
IsEmpty ( ) : bool
Last ( ) : gp_Ax2
Length ( ) : int
Lower ( ) : int
Prepend ( gp_Ax2 theItem ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
Sequence ( ) : CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2
SetValue ( int theIndex, gp_Ax2 theItem ) : void
Size ( ) : int
Upper ( ) : int
Value ( int theIndex ) : gp_Ax2
get_type_name ( ) : char

메소드 상세

Append() 공개 메소드

public Append ( CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2 theSequence ) : void
theSequence CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2
리턴 void

Append() 공개 메소드

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

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : gp_Ax2
리턴 gp_Ax2

ChangeLast() 공개 메소드

public ChangeLast ( ) : gp_Ax2
리턴 gp_Ax2

ChangeSequence() 공개 메소드

public ChangeSequence ( ) : CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2
리턴 CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2

ChangeValue() 공개 메소드

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

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_Ax2
리턴 gp_Ax2

GeomFill_HSequenceOfAx2() 공개 메소드

public GeomFill_HSequenceOfAx2 ( ) : System
리턴 System

GeomFill_HSequenceOfAx2() 공개 메소드

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

GeomFill_HSequenceOfAx2() 공개 메소드

public GeomFill_HSequenceOfAx2 ( CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2 theOther ) : System
theOther CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2
리턴 System

InsertAfter() 공개 메소드

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

InsertBefore() 공개 메소드

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

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : gp_Ax2
리턴 gp_Ax2

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Prepend() 공개 메소드

public Prepend ( gp_Ax2 theItem ) : void
theItem gp_Ax2
리턴 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

Sequence() 공개 메소드

public Sequence ( ) : CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2
리턴 CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_SequenceOfAx2

SetValue() 공개 메소드

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

Size() 공개 메소드

public Size ( ) : int
리턴 int

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

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

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char