C# Class CascadeSharp.TKGeomBase.GeomLib.GeomLib_MakeCurvefromApprox

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

Méthodes publiques

Méthode Description
Curve ( int Index3d ) : Geom_BSplineCurve
Curve ( int Index1D, int Index3D ) : Geom_BSplineCurve
Curve2d ( int Index2d ) : Geom2d_BSplineCurve
Curve2d ( int Index1d, int Index2d ) : Geom2d_BSplineCurve
Curve2dFromTwo1d ( int Index1d, int Index2d ) : Geom2d_BSplineCurve
GeomLib_MakeCurvefromApprox ( ) : System
GeomLib_MakeCurvefromApprox ( AdvApprox_ApproxAFunction Approx ) : System
GeomLib_MakeCurvefromApprox ( GeomLib_MakeCurvefromApprox parameter1 ) : System
IsDone ( ) : bool
Nb1DSpaces ( ) : int
Nb2DSpaces ( ) : int
Nb3DSpaces ( ) : int

Method Details

Curve() public méthode

public Curve ( int Index3d ) : Geom_BSplineCurve
Index3d int
Résultat Geom_BSplineCurve

Curve() public méthode

public Curve ( int Index1D, int Index3D ) : Geom_BSplineCurve
Index1D int
Index3D int
Résultat Geom_BSplineCurve

Curve2d() public méthode

public Curve2d ( int Index2d ) : Geom2d_BSplineCurve
Index2d int
Résultat Geom2d_BSplineCurve

Curve2d() public méthode

public Curve2d ( int Index1d, int Index2d ) : Geom2d_BSplineCurve
Index1d int
Index2d int
Résultat Geom2d_BSplineCurve

Curve2dFromTwo1d() public méthode

public Curve2dFromTwo1d ( int Index1d, int Index2d ) : Geom2d_BSplineCurve
Index1d int
Index2d int
Résultat Geom2d_BSplineCurve

GeomLib_MakeCurvefromApprox() public méthode

public GeomLib_MakeCurvefromApprox ( ) : System
Résultat System

GeomLib_MakeCurvefromApprox() public méthode

public GeomLib_MakeCurvefromApprox ( AdvApprox_ApproxAFunction Approx ) : System
Approx AdvApprox_ApproxAFunction
Résultat System

GeomLib_MakeCurvefromApprox() public méthode

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

IsDone() public méthode

public IsDone ( ) : bool
Résultat bool

Nb1DSpaces() public méthode

public Nb1DSpaces ( ) : int
Résultat int

Nb2DSpaces() public méthode

public Nb2DSpaces ( ) : int
Résultat int

Nb3DSpaces() public méthode

public Nb3DSpaces ( ) : int
Résultat int