C# Class CascadeSharp.TKGeomAlgo.Plate.Plate_PinpointConstraint

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
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

Method Details

Idu() public méthode

public Idu ( ) : int
Résultat int

Idv() public méthode

public Idv ( ) : int
Résultat int

Plate_PinpointConstraint() public méthode

public Plate_PinpointConstraint ( ) : System
Résultat System

Plate_PinpointConstraint() public méthode

public Plate_PinpointConstraint ( Plate_PinpointConstraint parameter1 ) : System
parameter1 Plate_PinpointConstraint
Résultat System

Plate_PinpointConstraint() public méthode

public Plate_PinpointConstraint ( gp_XY point2d, gp_XYZ ImposedValue ) : System
point2d gp_XY
ImposedValue gp_XYZ
Résultat System

Plate_PinpointConstraint() public méthode

public Plate_PinpointConstraint ( gp_XY point2d, gp_XYZ ImposedValue, int iu ) : System
point2d gp_XY
ImposedValue gp_XYZ
iu int
Résultat System

Plate_PinpointConstraint() public méthode

public Plate_PinpointConstraint ( gp_XY point2d, gp_XYZ ImposedValue, int iu, int iv ) : System
point2d gp_XY
ImposedValue gp_XYZ
iu int
iv int
Résultat System

Pnt2d() public méthode

public Pnt2d ( ) : gp_XY
Résultat gp_XY

Value() public méthode

public Value ( ) : gp_XYZ
Résultat gp_XYZ