C# Class CascadeSharp.TKGeomAlgo.Plate.Plate_PlaneConstraint

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method 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 method

public LSC ( ) : Plate_LinearScalarConstraint
return Plate_LinearScalarConstraint

Plate_PlaneConstraint() public method

public Plate_PlaneConstraint ( ) : System
return System

Plate_PlaneConstraint() public method

public Plate_PlaneConstraint ( Plate_PlaneConstraint parameter1 ) : System
parameter1 Plate_PlaneConstraint
return System

Plate_PlaneConstraint() public method

public Plate_PlaneConstraint ( gp_XY point2d, gp_Pln pln ) : System
point2d gp_XY
pln gp_Pln
return System

Plate_PlaneConstraint() public method

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

Plate_PlaneConstraint() public method

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