C# Class CascadeSharp.TKGeomAlgo.IntCurveSurface.IntCurveSurface_ThePolygonOfHInter

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

Méthodes publiques

Méthode Description
ApproxParamOnCurve ( int Index, double ParamOnLine ) : double
BeginOfSeg ( int Index ) : gp_Pnt
Bounding ( ) : Bnd_Box
Closed ( ) : bool
Closed ( bool clos ) : void
DeflectionOverEstimation ( ) : double
Dump ( ) : void
EndOfSeg ( int Index ) : gp_Pnt
InfParameter ( ) : double
Init ( Adaptor3d_HCurve Curve ) : void
Init ( Adaptor3d_HCurve Curve, TColStd_Array1OfReal Upars ) : void
IntCurveSurface_ThePolygonOfHInter ( ) : System
IntCurveSurface_ThePolygonOfHInter ( Adaptor3d_HCurve Curve, TColStd_Array1OfReal Upars ) : System
IntCurveSurface_ThePolygonOfHInter ( Adaptor3d_HCurve Curve, double U1, double U2, int NbPnt ) : System
IntCurveSurface_ThePolygonOfHInter ( Adaptor3d_HCurve Curve, int NbPnt ) : System
IntCurveSurface_ThePolygonOfHInter ( IntCurveSurface_ThePolygonOfHInter parameter1 ) : System
NbSegments ( ) : int
SetDeflectionOverEstimation ( double x ) : void
SupParameter ( ) : double

Method Details

ApproxParamOnCurve() public méthode

public ApproxParamOnCurve ( int Index, double ParamOnLine ) : double
Index int
ParamOnLine double
Résultat double

BeginOfSeg() public méthode

public BeginOfSeg ( int Index ) : gp_Pnt
Index int
Résultat gp_Pnt

Bounding() public méthode

public Bounding ( ) : Bnd_Box
Résultat Bnd_Box

Closed() public méthode

public Closed ( ) : bool
Résultat bool

Closed() public méthode

public Closed ( bool clos ) : void
clos bool
Résultat void

DeflectionOverEstimation() public méthode

public DeflectionOverEstimation ( ) : double
Résultat double

Dump() public méthode

public Dump ( ) : void
Résultat void

EndOfSeg() public méthode

public EndOfSeg ( int Index ) : gp_Pnt
Index int
Résultat gp_Pnt

InfParameter() public méthode

public InfParameter ( ) : double
Résultat double

Init() public méthode

public Init ( Adaptor3d_HCurve Curve ) : void
Curve Adaptor3d_HCurve
Résultat void

Init() public méthode

public Init ( Adaptor3d_HCurve Curve, TColStd_Array1OfReal Upars ) : void
Curve Adaptor3d_HCurve
Upars TColStd_Array1OfReal
Résultat void

IntCurveSurface_ThePolygonOfHInter() public méthode

public IntCurveSurface_ThePolygonOfHInter ( ) : System
Résultat System

IntCurveSurface_ThePolygonOfHInter() public méthode

public IntCurveSurface_ThePolygonOfHInter ( Adaptor3d_HCurve Curve, TColStd_Array1OfReal Upars ) : System
Curve Adaptor3d_HCurve
Upars TColStd_Array1OfReal
Résultat System

IntCurveSurface_ThePolygonOfHInter() public méthode

public IntCurveSurface_ThePolygonOfHInter ( Adaptor3d_HCurve Curve, double U1, double U2, int NbPnt ) : System
Curve Adaptor3d_HCurve
U1 double
U2 double
NbPnt int
Résultat System

IntCurveSurface_ThePolygonOfHInter() public méthode

public IntCurveSurface_ThePolygonOfHInter ( Adaptor3d_HCurve Curve, int NbPnt ) : System
Curve Adaptor3d_HCurve
NbPnt int
Résultat System

IntCurveSurface_ThePolygonOfHInter() public méthode

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

NbSegments() public méthode

public NbSegments ( ) : int
Résultat int

SetDeflectionOverEstimation() public méthode

public SetDeflectionOverEstimation ( double x ) : void
x double
Résultat void

SupParameter() public méthode

public SupParameter ( ) : double
Résultat double