C# 클래스 CascadeSharp.TKV3d.Prs3d.Prs3d_NListOfSequenceOfPnt

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

공개 메소드들

메소드 설명
Append ( TColgp_HSequenceOfPnt theItem ) : TColgp_HSequenceOfPnt
Append ( Prs3d_NListOfSequenceOfPnt theOther ) : void
Assign ( Prs3d_NListOfSequenceOfPnt theOther ) : Prs3d_NListOfSequenceOfPnt
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
First ( ) : TColgp_HSequenceOfPnt
Last ( ) : TColgp_HSequenceOfPnt
Prepend ( TColgp_HSequenceOfPnt theItem ) : TColgp_HSequenceOfPnt
Prepend ( Prs3d_NListOfSequenceOfPnt theOther ) : void
Prs3d_NListOfSequenceOfPnt ( ) : System
Prs3d_NListOfSequenceOfPnt ( NCollection_BaseAllocator theAllocator ) : System
Prs3d_NListOfSequenceOfPnt ( Prs3d_NListOfSequenceOfPnt theOther ) : System
RemoveFirst ( ) : void
Reverse ( ) : void
Size ( ) : int

메소드 상세

Append() 공개 메소드

public Append ( TColgp_HSequenceOfPnt theItem ) : TColgp_HSequenceOfPnt
theItem TColgp_HSequenceOfPnt
리턴 TColgp_HSequenceOfPnt

Append() 공개 메소드

public Append ( Prs3d_NListOfSequenceOfPnt theOther ) : void
theOther Prs3d_NListOfSequenceOfPnt
리턴 void

Assign() 공개 메소드

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

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
리턴 void

First() 공개 메소드

public First ( ) : TColgp_HSequenceOfPnt
리턴 TColgp_HSequenceOfPnt

Last() 공개 메소드

public Last ( ) : TColgp_HSequenceOfPnt
리턴 TColgp_HSequenceOfPnt

Prepend() 공개 메소드

public Prepend ( TColgp_HSequenceOfPnt theItem ) : TColgp_HSequenceOfPnt
theItem TColgp_HSequenceOfPnt
리턴 TColgp_HSequenceOfPnt

Prepend() 공개 메소드

public Prepend ( Prs3d_NListOfSequenceOfPnt theOther ) : void
theOther Prs3d_NListOfSequenceOfPnt
리턴 void

Prs3d_NListOfSequenceOfPnt() 공개 메소드

public Prs3d_NListOfSequenceOfPnt ( ) : System
리턴 System

Prs3d_NListOfSequenceOfPnt() 공개 메소드

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

Prs3d_NListOfSequenceOfPnt() 공개 메소드

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

RemoveFirst() 공개 메소드

public RemoveFirst ( ) : void
리턴 void

Reverse() 공개 메소드

public Reverse ( ) : void
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int