C# 클래스 CascadeSharp.TKGeomBase.GeomLib.GeomLib_IsPlanarSurface

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

공개 메소드들

메소드 설명
GeomLib_IsPlanarSurface ( ) : System
GeomLib_IsPlanarSurface ( GeomLib_IsPlanarSurface parameter1 ) : System
GeomLib_IsPlanarSurface ( Geom_Surface S ) : System
GeomLib_IsPlanarSurface ( Geom_Surface S, double Tol ) : System
IsPlanar ( ) : bool
Plan ( ) : gp_Pln

메소드 상세

GeomLib_IsPlanarSurface() 공개 메소드

public GeomLib_IsPlanarSurface ( ) : System
리턴 System

GeomLib_IsPlanarSurface() 공개 메소드

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

GeomLib_IsPlanarSurface() 공개 메소드

public GeomLib_IsPlanarSurface ( Geom_Surface S ) : System
S Geom_Surface
리턴 System

GeomLib_IsPlanarSurface() 공개 메소드

public GeomLib_IsPlanarSurface ( Geom_Surface S, double Tol ) : System
S Geom_Surface
Tol double
리턴 System

IsPlanar() 공개 메소드

public IsPlanar ( ) : bool
리턴 bool

Plan() 공개 메소드

public Plan ( ) : gp_Pln
리턴 gp_Pln