C# 클래스 CascadeSharp.TKBO.BOPDS.BOPDS_InterfFF

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

공개 메소드들

메소드 설명
BOPDS_InterfFF ( ) : System
BOPDS_InterfFF ( BOPDS_InterfFF parameter1 ) : System
Init ( int theNbCurves, int theNbPoints ) : void
SetTangentFaces ( bool theFlag ) : void
TangentFaces ( ) : bool

메소드 상세

BOPDS_InterfFF() 공개 메소드

public BOPDS_InterfFF ( ) : System
리턴 System

BOPDS_InterfFF() 공개 메소드

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

Init() 공개 메소드

public Init ( int theNbCurves, int theNbPoints ) : void
theNbCurves int
theNbPoints int
리턴 void

SetTangentFaces() 공개 메소드

public SetTangentFaces ( bool theFlag ) : void
theFlag bool
리턴 void

TangentFaces() 공개 메소드

public TangentFaces ( ) : bool
리턴 bool