C# Class CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_Pipe

Mostrar archivo Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

public ApproxSurf ( bool WithParameters ) : void
WithParameters bool
return void

ErrorOnSurf() public method

public ErrorOnSurf ( ) : double
return double

ExchangeUV() public method

public ExchangeUV ( ) : bool
return bool

GenerateParticularCase() public method

public GenerateParticularCase ( ) : bool
return bool

GenerateParticularCase() public method

public GenerateParticularCase ( bool B ) : void
B bool
return void

GeomFill_Pipe() public method

public GeomFill_Pipe ( ) : System
return System

GeomFill_Pipe() public method

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
return System

GeomFill_Pipe() public method

public GeomFill_Pipe ( Geom2d_Curve Path, Geom_Surface Support, Geom_Curve FirstSect ) : System
Path Geom2d_Curve
Support Geom_Surface
FirstSect Geom_Curve
return System

GeomFill_Pipe() public method

public GeomFill_Pipe ( GeomFill_Pipe parameter1 ) : System
parameter1 GeomFill_Pipe
return System

GeomFill_Pipe() public method

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
return System

GeomFill_Pipe() public method

public GeomFill_Pipe ( Geom_Curve Path, Geom_Curve FirstSect ) : System
Path Geom_Curve
FirstSect Geom_Curve
return System

GeomFill_Pipe() public method

public GeomFill_Pipe ( Geom_Curve Path, Geom_Curve FirstSect, GeomFill_Trihedron Option ) : System
Path Geom_Curve
FirstSect Geom_Curve
Option GeomFill_Trihedron
return System

GeomFill_Pipe() public method

public GeomFill_Pipe ( Geom_Curve Path, Geom_Curve FirstSect, Geom_Curve LastSect ) : System
Path Geom_Curve
FirstSect Geom_Curve
LastSect Geom_Curve
return System

GeomFill_Pipe() public method

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
return System

GeomFill_Pipe() public method

public GeomFill_Pipe ( Geom_Curve Path, Geom_Curve FirstSect, gp_Dir Dir ) : System
Path Geom_Curve
FirstSect Geom_Curve
Dir gp_Dir
return System

GeomFill_Pipe() public method

public GeomFill_Pipe ( Geom_Curve Path, TColGeom_SequenceOfCurve NSections ) : System
Path Geom_Curve
NSections TColGeom_SequenceOfCurve
return System

GeomFill_Pipe() public method

public GeomFill_Pipe ( Geom_Curve Path, double Radius ) : System
Path Geom_Curve
Radius double
return System

Init() public method

public Init ( ) : void
return void

Init() public method

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
return void

Init() public method

public Init ( Geom2d_Curve Path, Geom_Surface Support, Geom_Curve FirstSect ) : void
Path Geom2d_Curve
Support Geom_Surface
FirstSect Geom_Curve
return void

Init() public method

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
return void

Init() public method

public Init ( Geom_Curve Path, Geom_Curve FirstSect ) : void
Path Geom_Curve
FirstSect Geom_Curve
return void

Init() public method

public Init ( Geom_Curve Path, Geom_Curve FirstSect, GeomFill_Trihedron Option ) : void
Path Geom_Curve
FirstSect Geom_Curve
Option GeomFill_Trihedron
return void

Init() public method

public Init ( Geom_Curve Path, Geom_Curve FirstSect, Geom_Curve LastSect ) : void
Path Geom_Curve
FirstSect Geom_Curve
LastSect Geom_Curve
return void

Init() public method

public Init ( Geom_Curve Path, Geom_Curve FirstSect, gp_Dir Dir ) : void
Path Geom_Curve
FirstSect Geom_Curve
Dir gp_Dir
return void

Init() public method

public Init ( Geom_Curve Path, TColGeom_SequenceOfCurve NSections ) : void
Path Geom_Curve
NSections TColGeom_SequenceOfCurve
return void

Init() public method

public Init ( Geom_Curve Path, double Radius ) : void
Path Geom_Curve
Radius double
return void

IsDone() public method

public IsDone ( ) : bool
return bool

KPartT4() public method

public KPartT4 ( ) : bool
return bool

Perform() public method

public Perform ( ) : void
return void

Perform() public method

public Perform ( bool WithParameters ) : void
WithParameters bool
return void

Perform() public method

public Perform ( bool WithParameters, bool myPolynomial ) : void
WithParameters bool
myPolynomial bool
return void

Perform() public method

public Perform ( double Tol, bool Polynomial ) : void
Tol double
Polynomial bool
return void

Perform() public method

public Perform ( double Tol, bool Polynomial, GeomAbs_Shape Conti ) : void
Tol double
Polynomial bool
Conti GeomAbs_Shape
return void

Perform() public method

public Perform ( double Tol, bool Polynomial, GeomAbs_Shape Conti, int MaxDegree ) : void
Tol double
Polynomial bool
Conti GeomAbs_Shape
MaxDegree int
return void

Perform() public method

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
return void

Surface() public method

public Surface ( ) : Geom_Surface
return Geom_Surface