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

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

공개 메소드들

메소드 설명
Add ( IntSurf_PntOn2S P ) : void
Clear ( ) : void
InsertBefore ( int I, IntSurf_PntOn2S P ) : void
IntSurf_LineOn2S ( ) : System
IntSurf_LineOn2S ( IntSurf_LineOn2S parameter1 ) : System
IntSurf_LineOn2S ( NCollection_BaseAllocator theAllocator ) : System
IsOutBox ( gp_Pnt theP ) : bool
IsOutSurf1Box ( gp_Pnt2d theP ) : bool
IsOutSurf2Box ( gp_Pnt2d theP ) : bool
NbPoints ( ) : int
RemovePoint ( int I ) : void
Reverse ( ) : void
SetUV ( int Index, bool OnFirst, double U, double V ) : void
Split ( int Index ) : IntSurf_LineOn2S
Value ( int Index ) : IntSurf_PntOn2S
Value ( int Index, IntSurf_PntOn2S P ) : void
get_type_name ( ) : char

메소드 상세

Add() 공개 메소드

public Add ( IntSurf_PntOn2S P ) : void
P IntSurf_PntOn2S
리턴 void

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

InsertBefore() 공개 메소드

public InsertBefore ( int I, IntSurf_PntOn2S P ) : void
I int
P IntSurf_PntOn2S
리턴 void

IntSurf_LineOn2S() 공개 메소드

public IntSurf_LineOn2S ( ) : System
리턴 System

IntSurf_LineOn2S() 공개 메소드

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

IntSurf_LineOn2S() 공개 메소드

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

IsOutBox() 공개 메소드

public IsOutBox ( gp_Pnt theP ) : bool
theP gp_Pnt
리턴 bool

IsOutSurf1Box() 공개 메소드

public IsOutSurf1Box ( gp_Pnt2d theP ) : bool
theP gp_Pnt2d
리턴 bool

IsOutSurf2Box() 공개 메소드

public IsOutSurf2Box ( gp_Pnt2d theP ) : bool
theP gp_Pnt2d
리턴 bool

NbPoints() 공개 메소드

public NbPoints ( ) : int
리턴 int

RemovePoint() 공개 메소드

public RemovePoint ( int I ) : void
I int
리턴 void

Reverse() 공개 메소드

public Reverse ( ) : void
리턴 void

SetUV() 공개 메소드

public SetUV ( int Index, bool OnFirst, double U, double V ) : void
Index int
OnFirst bool
U double
V double
리턴 void

Split() 공개 메소드

public Split ( int Index ) : IntSurf_LineOn2S
Index int
리턴 IntSurf_LineOn2S

Value() 공개 메소드

public Value ( int Index ) : IntSurf_PntOn2S
Index int
리턴 IntSurf_PntOn2S

Value() 공개 메소드

public Value ( int Index, IntSurf_PntOn2S P ) : void
Index int
P IntSurf_PntOn2S
리턴 void

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char