C# Class CascadeSharp.TKGeomAlgo.Plate.Plate_PlaneConstraint

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

Méthodes publiques

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

Method Details

LSC() public méthode

public LSC ( ) : Plate_LinearScalarConstraint
Résultat Plate_LinearScalarConstraint

Plate_PlaneConstraint() public méthode

public Plate_PlaneConstraint ( ) : System
Résultat System

Plate_PlaneConstraint() public méthode

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

Plate_PlaneConstraint() public méthode

public Plate_PlaneConstraint ( gp_XY point2d, gp_Pln pln ) : System
point2d gp_XY
pln gp_Pln
Résultat System

Plate_PlaneConstraint() public méthode

public Plate_PlaneConstraint ( gp_XY point2d, gp_Pln pln, int iu ) : System
point2d gp_XY
pln gp_Pln
iu int
Résultat System

Plate_PlaneConstraint() public méthode

public Plate_PlaneConstraint ( gp_XY point2d, gp_Pln pln, int iu, int iv ) : System
point2d gp_XY
pln gp_Pln
iu int
iv int
Résultat System