C# Class CascadeSharp.TKShHealing.ShapeAnalysis.ShapeAnalysis_Geom

Mostrar archivo Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
NearestPlane ( TColgp_Array1OfPnt Pnts, gp_Pln aPln, double &Dmax ) : bool
PositionTrsf ( TColStd_HArray2OfReal coefs, gp_Trsf trsf, double unit, double prec ) : bool
ShapeAnalysis_Geom ( ) : System
ShapeAnalysis_Geom ( ShapeAnalysis_Geom parameter1 ) : System

Method Details

NearestPlane() public method

public NearestPlane ( TColgp_Array1OfPnt Pnts, gp_Pln aPln, double &Dmax ) : bool
Pnts TColgp_Array1OfPnt
aPln gp_Pln
Dmax double
return bool

PositionTrsf() public method

public PositionTrsf ( TColStd_HArray2OfReal coefs, gp_Trsf trsf, double unit, double prec ) : bool
coefs TColStd_HArray2OfReal
trsf gp_Trsf
unit double
prec double
return bool

ShapeAnalysis_Geom() public method

public ShapeAnalysis_Geom ( ) : System
return System

ShapeAnalysis_Geom() public method

public ShapeAnalysis_Geom ( ShapeAnalysis_Geom parameter1 ) : System
parameter1 ShapeAnalysis_Geom
return System