C# 클래스 CascadeSharp.TKG3d.GeomAdaptor.GeomAdaptor

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

공개 메소드들

메소드 설명
GeomAdaptor ( ) : System
GeomAdaptor ( GeomAdaptor parameter1 ) : System
MakeCurve ( Adaptor3d_Curve C ) : Geom_Curve
MakeSurface ( Adaptor3d_Surface theS ) : Geom_Surface
MakeSurface ( Adaptor3d_Surface theS, bool theTrimFlag ) : Geom_Surface

메소드 상세

GeomAdaptor() 공개 메소드

public GeomAdaptor ( ) : System
리턴 System

GeomAdaptor() 공개 메소드

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

MakeCurve() 공개 메소드

public MakeCurve ( Adaptor3d_Curve C ) : Geom_Curve
C Adaptor3d_Curve
리턴 Geom_Curve

MakeSurface() 공개 메소드

public MakeSurface ( Adaptor3d_Surface theS ) : Geom_Surface
theS Adaptor3d_Surface
리턴 Geom_Surface

MakeSurface() 공개 메소드

public MakeSurface ( Adaptor3d_Surface theS, bool theTrimFlag ) : Geom_Surface
theS Adaptor3d_Surface
theTrimFlag bool
리턴 Geom_Surface