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

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

공개 메소드들

메소드 설명
First ( ) : int
IntSurf_Couple ( ) : System
IntSurf_Couple ( IntSurf_Couple parameter1 ) : System
IntSurf_Couple ( int Index1, int Index2 ) : System
Second ( ) : int

메소드 상세

First() 공개 메소드

public First ( ) : int
리턴 int

IntSurf_Couple() 공개 메소드

public IntSurf_Couple ( ) : System
리턴 System

IntSurf_Couple() 공개 메소드

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

IntSurf_Couple() 공개 메소드

public IntSurf_Couple ( int Index1, int Index2 ) : System
Index1 int
Index2 int
리턴 System

Second() 공개 메소드

public Second ( ) : int
리턴 int