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

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

공개 메소드들

메소드 설명
Idu ( ) : int
Idv ( ) : int
Plate_PinpointConstraint ( ) : System
Plate_PinpointConstraint ( Plate_PinpointConstraint parameter1 ) : System
Plate_PinpointConstraint ( gp_XY point2d, gp_XYZ ImposedValue ) : System
Plate_PinpointConstraint ( gp_XY point2d, gp_XYZ ImposedValue, int iu ) : System
Plate_PinpointConstraint ( gp_XY point2d, gp_XYZ ImposedValue, int iu, int iv ) : System
Pnt2d ( ) : gp_XY
Value ( ) : gp_XYZ

메소드 상세

Idu() 공개 메소드

public Idu ( ) : int
리턴 int

Idv() 공개 메소드

public Idv ( ) : int
리턴 int

Plate_PinpointConstraint() 공개 메소드

public Plate_PinpointConstraint ( ) : System
리턴 System

Plate_PinpointConstraint() 공개 메소드

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

Plate_PinpointConstraint() 공개 메소드

public Plate_PinpointConstraint ( gp_XY point2d, gp_XYZ ImposedValue ) : System
point2d gp_XY
ImposedValue gp_XYZ
리턴 System

Plate_PinpointConstraint() 공개 메소드

public Plate_PinpointConstraint ( gp_XY point2d, gp_XYZ ImposedValue, int iu ) : System
point2d gp_XY
ImposedValue gp_XYZ
iu int
리턴 System

Plate_PinpointConstraint() 공개 메소드

public Plate_PinpointConstraint ( gp_XY point2d, gp_XYZ ImposedValue, int iu, int iv ) : System
point2d gp_XY
ImposedValue gp_XYZ
iu int
iv int
리턴 System

Pnt2d() 공개 메소드

public Pnt2d ( ) : gp_XY
리턴 gp_XY

Value() 공개 메소드

public Value ( ) : gp_XYZ
리턴 gp_XYZ