C# 클래스 CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_SequenceOfInteriorPoint

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

공개 메소드들

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

메소드 상세

Append() 공개 메소드

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

Append() 공개 메소드

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

Assign() 공개 메소드

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

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : IntSurf_InteriorPoint
리턴 IntSurf_InteriorPoint

ChangeLast() 공개 메소드

public ChangeLast ( ) : IntSurf_InteriorPoint
리턴 IntSurf_InteriorPoint

ChangeValue() 공개 메소드

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

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 ( ) : IntSurf_InteriorPoint
리턴 IntSurf_InteriorPoint

InsertAfter() 공개 메소드

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

InsertAfter() 공개 메소드

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

InsertBefore() 공개 메소드

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

InsertBefore() 공개 메소드

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

IntSurf_SequenceOfInteriorPoint() 공개 메소드

public IntSurf_SequenceOfInteriorPoint ( ) : System
리턴 System

IntSurf_SequenceOfInteriorPoint() 공개 메소드

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

IntSurf_SequenceOfInteriorPoint() 공개 메소드

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

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : IntSurf_InteriorPoint
리턴 IntSurf_InteriorPoint

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Prepend() 공개 메소드

public Prepend ( IntSurf_InteriorPoint theItem ) : void
theItem IntSurf_InteriorPoint
리턴 void

Prepend() 공개 메소드

public Prepend ( IntSurf_SequenceOfInteriorPoint theSeq ) : void
theSeq IntSurf_SequenceOfInteriorPoint
리턴 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, IntSurf_InteriorPoint theItem ) : void
theIndex int
theItem IntSurf_InteriorPoint
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

Split() 공개 메소드

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

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

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