C# 클래스 CascadeSharp.TKGeomAlgo.Plate.Plate_PlaneConstraint

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

공개 메소드들

메소드 설명
LSC ( ) : Plate_LinearScalarConstraint
Plate_PlaneConstraint ( ) : System
Plate_PlaneConstraint ( Plate_PlaneConstraint parameter1 ) : System
Plate_PlaneConstraint ( gp_XY point2d, gp_Pln pln ) : System
Plate_PlaneConstraint ( gp_XY point2d, gp_Pln pln, int iu ) : System
Plate_PlaneConstraint ( gp_XY point2d, gp_Pln pln, int iu, int iv ) : System

메소드 상세

LSC() 공개 메소드

public LSC ( ) : Plate_LinearScalarConstraint
리턴 Plate_LinearScalarConstraint

Plate_PlaneConstraint() 공개 메소드

public Plate_PlaneConstraint ( ) : System
리턴 System

Plate_PlaneConstraint() 공개 메소드

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

Plate_PlaneConstraint() 공개 메소드

public Plate_PlaneConstraint ( gp_XY point2d, gp_Pln pln ) : System
point2d gp_XY
pln gp_Pln
리턴 System

Plate_PlaneConstraint() 공개 메소드

public Plate_PlaneConstraint ( gp_XY point2d, gp_Pln pln, int iu ) : System
point2d gp_XY
pln gp_Pln
iu int
리턴 System

Plate_PlaneConstraint() 공개 메소드

public Plate_PlaneConstraint ( gp_XY point2d, gp_Pln pln, int iu, int iv ) : System
point2d gp_XY
pln gp_Pln
iu int
iv int
리턴 System