C# 클래스 CascadeSharp.TKBRep.BRep.BRep_ListOfCurveRepresentation

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

공개 메소드들

메소드 설명
Append ( CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation theItem ) : CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
Append ( BRep_ListOfCurveRepresentation theOther ) : void
Assign ( BRep_ListOfCurveRepresentation theOther ) : BRep_ListOfCurveRepresentation
BRep_ListOfCurveRepresentation ( ) : System
BRep_ListOfCurveRepresentation ( BRep_ListOfCurveRepresentation theOther ) : System
BRep_ListOfCurveRepresentation ( NCollection_BaseAllocator theAllocator ) : System
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
First ( ) : CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
Last ( ) : CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
Prepend ( CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation theItem ) : CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
Prepend ( BRep_ListOfCurveRepresentation theOther ) : void
RemoveFirst ( ) : void
Reverse ( ) : void
Size ( ) : int

메소드 상세

Append() 공개 메소드

public Append ( CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation theItem ) : CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
theItem CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
리턴 CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation

Append() 공개 메소드

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

Assign() 공개 메소드

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

BRep_ListOfCurveRepresentation() 공개 메소드

public BRep_ListOfCurveRepresentation ( ) : System
리턴 System

BRep_ListOfCurveRepresentation() 공개 메소드

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

BRep_ListOfCurveRepresentation() 공개 메소드

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

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

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

First() 공개 메소드

public First ( ) : CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
리턴 CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation

Last() 공개 메소드

public Last ( ) : CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
리턴 CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation

Prepend() 공개 메소드

public Prepend ( CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation theItem ) : CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
theItem CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation
리턴 CascadeSharp.TKBRep.BRep.BRep_CurveRepresentation

Prepend() 공개 메소드

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

RemoveFirst() 공개 메소드

public RemoveFirst ( ) : void
리턴 void

Reverse() 공개 메소드

public Reverse ( ) : void
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int