C# Class CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_Pipe

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

Méthodes publiques

Méthode Description
ApproxSurf ( bool WithParameters ) : void
ErrorOnSurf ( ) : double
ExchangeUV ( ) : bool
GenerateParticularCase ( ) : bool
GenerateParticularCase ( bool B ) : void
GeomFill_Pipe ( ) : System
GeomFill_Pipe ( Adaptor3d_HCurve Path, Adaptor3d_HCurve Curve1, Adaptor3d_HCurve Curve2, double Radius ) : System
GeomFill_Pipe ( Geom2d_Curve Path, Geom_Surface Support, Geom_Curve FirstSect ) : System
GeomFill_Pipe ( GeomFill_Pipe parameter1 ) : System
GeomFill_Pipe ( Geom_Curve Path, Adaptor3d_HCurve Guide, Geom_Curve FirstSect, bool ByACR, bool rotat ) : System
GeomFill_Pipe ( Geom_Curve Path, Geom_Curve FirstSect ) : System
GeomFill_Pipe ( Geom_Curve Path, Geom_Curve FirstSect, GeomFill_Trihedron Option ) : System
GeomFill_Pipe ( Geom_Curve Path, Geom_Curve FirstSect, Geom_Curve LastSect ) : System
GeomFill_Pipe ( Geom_Curve Path, Geom_Curve Curve1, Geom_Curve Curve2, double Radius ) : System
GeomFill_Pipe ( Geom_Curve Path, Geom_Curve FirstSect, gp_Dir Dir ) : System
GeomFill_Pipe ( Geom_Curve Path, TColGeom_SequenceOfCurve NSections ) : System
GeomFill_Pipe ( Geom_Curve Path, double Radius ) : System
Init ( ) : void
Init ( Adaptor3d_HCurve Path, Adaptor3d_HCurve Curve1, Adaptor3d_HCurve Curve2, double Radius ) : void
Init ( Geom2d_Curve Path, Geom_Surface Support, Geom_Curve FirstSect ) : void
Init ( Geom_Curve Path, Adaptor3d_HCurve Guide, Geom_Curve FirstSect, bool ByACR, bool rotat ) : void
Init ( Geom_Curve Path, Geom_Curve FirstSect ) : void
Init ( Geom_Curve Path, Geom_Curve FirstSect, GeomFill_Trihedron Option ) : void
Init ( Geom_Curve Path, Geom_Curve FirstSect, Geom_Curve LastSect ) : void
Init ( Geom_Curve Path, Geom_Curve FirstSect, gp_Dir Dir ) : void
Init ( Geom_Curve Path, TColGeom_SequenceOfCurve NSections ) : void
Init ( Geom_Curve Path, double Radius ) : void
IsDone ( ) : bool
KPartT4 ( ) : bool
Perform ( ) : void
Perform ( bool WithParameters ) : void
Perform ( bool WithParameters, bool myPolynomial ) : void
Perform ( double Tol, bool Polynomial ) : void
Perform ( double Tol, bool Polynomial, GeomAbs_Shape Conti ) : void
Perform ( double Tol, bool Polynomial, GeomAbs_Shape Conti, int MaxDegree ) : void
Perform ( double Tol, bool Polynomial, GeomAbs_Shape Conti, int MaxDegree, int NbMaxSegment ) : void
Surface ( ) : Geom_Surface

Method Details

ApproxSurf() public méthode

public ApproxSurf ( bool WithParameters ) : void
WithParameters bool
Résultat void

ErrorOnSurf() public méthode

public ErrorOnSurf ( ) : double
Résultat double

ExchangeUV() public méthode

public ExchangeUV ( ) : bool
Résultat bool

GenerateParticularCase() public méthode

public GenerateParticularCase ( ) : bool
Résultat bool

GenerateParticularCase() public méthode

public GenerateParticularCase ( bool B ) : void
B bool
Résultat void

GeomFill_Pipe() public méthode

public GeomFill_Pipe ( ) : System
Résultat System

GeomFill_Pipe() public méthode

public GeomFill_Pipe ( Adaptor3d_HCurve Path, Adaptor3d_HCurve Curve1, Adaptor3d_HCurve Curve2, double Radius ) : System
Path Adaptor3d_HCurve
Curve1 Adaptor3d_HCurve
Curve2 Adaptor3d_HCurve
Radius double
Résultat System

GeomFill_Pipe() public méthode

public GeomFill_Pipe ( Geom2d_Curve Path, Geom_Surface Support, Geom_Curve FirstSect ) : System
Path Geom2d_Curve
Support Geom_Surface
FirstSect Geom_Curve
Résultat System

GeomFill_Pipe() public méthode

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

GeomFill_Pipe() public méthode

public GeomFill_Pipe ( Geom_Curve Path, Adaptor3d_HCurve Guide, Geom_Curve FirstSect, bool ByACR, bool rotat ) : System
Path Geom_Curve
Guide Adaptor3d_HCurve
FirstSect Geom_Curve
ByACR bool
rotat bool
Résultat System

GeomFill_Pipe() public méthode

public GeomFill_Pipe ( Geom_Curve Path, Geom_Curve FirstSect ) : System
Path Geom_Curve
FirstSect Geom_Curve
Résultat System

GeomFill_Pipe() public méthode

public GeomFill_Pipe ( Geom_Curve Path, Geom_Curve FirstSect, GeomFill_Trihedron Option ) : System
Path Geom_Curve
FirstSect Geom_Curve
Option GeomFill_Trihedron
Résultat System

GeomFill_Pipe() public méthode

public GeomFill_Pipe ( Geom_Curve Path, Geom_Curve FirstSect, Geom_Curve LastSect ) : System
Path Geom_Curve
FirstSect Geom_Curve
LastSect Geom_Curve
Résultat System

GeomFill_Pipe() public méthode

public GeomFill_Pipe ( Geom_Curve Path, Geom_Curve Curve1, Geom_Curve Curve2, double Radius ) : System
Path Geom_Curve
Curve1 Geom_Curve
Curve2 Geom_Curve
Radius double
Résultat System

GeomFill_Pipe() public méthode

public GeomFill_Pipe ( Geom_Curve Path, Geom_Curve FirstSect, gp_Dir Dir ) : System
Path Geom_Curve
FirstSect Geom_Curve
Dir gp_Dir
Résultat System

GeomFill_Pipe() public méthode

public GeomFill_Pipe ( Geom_Curve Path, TColGeom_SequenceOfCurve NSections ) : System
Path Geom_Curve
NSections TColGeom_SequenceOfCurve
Résultat System

GeomFill_Pipe() public méthode

public GeomFill_Pipe ( Geom_Curve Path, double Radius ) : System
Path Geom_Curve
Radius double
Résultat System

Init() public méthode

public Init ( ) : void
Résultat void

Init() public méthode

public Init ( Adaptor3d_HCurve Path, Adaptor3d_HCurve Curve1, Adaptor3d_HCurve Curve2, double Radius ) : void
Path Adaptor3d_HCurve
Curve1 Adaptor3d_HCurve
Curve2 Adaptor3d_HCurve
Radius double
Résultat void

Init() public méthode

public Init ( Geom2d_Curve Path, Geom_Surface Support, Geom_Curve FirstSect ) : void
Path Geom2d_Curve
Support Geom_Surface
FirstSect Geom_Curve
Résultat void

Init() public méthode

public Init ( Geom_Curve Path, Adaptor3d_HCurve Guide, Geom_Curve FirstSect, bool ByACR, bool rotat ) : void
Path Geom_Curve
Guide Adaptor3d_HCurve
FirstSect Geom_Curve
ByACR bool
rotat bool
Résultat void

Init() public méthode

public Init ( Geom_Curve Path, Geom_Curve FirstSect ) : void
Path Geom_Curve
FirstSect Geom_Curve
Résultat void

Init() public méthode

public Init ( Geom_Curve Path, Geom_Curve FirstSect, GeomFill_Trihedron Option ) : void
Path Geom_Curve
FirstSect Geom_Curve
Option GeomFill_Trihedron
Résultat void

Init() public méthode

public Init ( Geom_Curve Path, Geom_Curve FirstSect, Geom_Curve LastSect ) : void
Path Geom_Curve
FirstSect Geom_Curve
LastSect Geom_Curve
Résultat void

Init() public méthode

public Init ( Geom_Curve Path, Geom_Curve FirstSect, gp_Dir Dir ) : void
Path Geom_Curve
FirstSect Geom_Curve
Dir gp_Dir
Résultat void

Init() public méthode

public Init ( Geom_Curve Path, TColGeom_SequenceOfCurve NSections ) : void
Path Geom_Curve
NSections TColGeom_SequenceOfCurve
Résultat void

Init() public méthode

public Init ( Geom_Curve Path, double Radius ) : void
Path Geom_Curve
Radius double
Résultat void

IsDone() public méthode

public IsDone ( ) : bool
Résultat bool

KPartT4() public méthode

public KPartT4 ( ) : bool
Résultat bool

Perform() public méthode

public Perform ( ) : void
Résultat void

Perform() public méthode

public Perform ( bool WithParameters ) : void
WithParameters bool
Résultat void

Perform() public méthode

public Perform ( bool WithParameters, bool myPolynomial ) : void
WithParameters bool
myPolynomial bool
Résultat void

Perform() public méthode

public Perform ( double Tol, bool Polynomial ) : void
Tol double
Polynomial bool
Résultat void

Perform() public méthode

public Perform ( double Tol, bool Polynomial, GeomAbs_Shape Conti ) : void
Tol double
Polynomial bool
Conti GeomAbs_Shape
Résultat void

Perform() public méthode

public Perform ( double Tol, bool Polynomial, GeomAbs_Shape Conti, int MaxDegree ) : void
Tol double
Polynomial bool
Conti GeomAbs_Shape
MaxDegree int
Résultat void

Perform() public méthode

public Perform ( double Tol, bool Polynomial, GeomAbs_Shape Conti, int MaxDegree, int NbMaxSegment ) : void
Tol double
Polynomial bool
Conti GeomAbs_Shape
MaxDegree int
NbMaxSegment int
Résultat void

Surface() public méthode

public Surface ( ) : Geom_Surface
Résultat Geom_Surface