C# 클래스 CascadeSharp.TKGeomBase.gce.gce_MakeMirror

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

공개 메소드들

메소드 설명
Operator ( ) : gp_Trsf
Value ( ) : gp_Trsf
gce_MakeMirror ( ) : System
gce_MakeMirror ( gce_MakeMirror parameter1 ) : System
gce_MakeMirror ( gp_Ax1 Ax_is ) : System
gce_MakeMirror ( gp_Ax2 Plane ) : System
gce_MakeMirror ( gp_Lin Line ) : System
gce_MakeMirror ( gp_Pln Plane ) : System
gce_MakeMirror ( gp_Pnt Point ) : System
gce_MakeMirror ( gp_Pnt Point, gp_Dir Direc ) : System

메소드 상세

Operator() 공개 메소드

public Operator ( ) : gp_Trsf
리턴 gp_Trsf

Value() 공개 메소드

public Value ( ) : gp_Trsf
리턴 gp_Trsf

gce_MakeMirror() 공개 메소드

public gce_MakeMirror ( ) : System
리턴 System

gce_MakeMirror() 공개 메소드

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

gce_MakeMirror() 공개 메소드

public gce_MakeMirror ( gp_Ax1 Ax_is ) : System
Ax_is gp_Ax1
리턴 System

gce_MakeMirror() 공개 메소드

public gce_MakeMirror ( gp_Ax2 Plane ) : System
Plane gp_Ax2
리턴 System

gce_MakeMirror() 공개 메소드

public gce_MakeMirror ( gp_Lin Line ) : System
Line gp_Lin
리턴 System

gce_MakeMirror() 공개 메소드

public gce_MakeMirror ( gp_Pln Plane ) : System
Plane gp_Pln
리턴 System

gce_MakeMirror() 공개 메소드

public gce_MakeMirror ( gp_Pnt Point ) : System
Point gp_Pnt
리턴 System

gce_MakeMirror() 공개 메소드

public gce_MakeMirror ( gp_Pnt Point, gp_Dir Direc ) : System
Point gp_Pnt
Direc gp_Dir
리턴 System