C# Class CascadeSharp.TKGeomAlgo.Hatch.Hatch_Line

显示文件 Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
AddIntersection ( double Par1, bool Start, int Index, double Par2, double theToler ) : void
Hatch_Line ( ) : System
Hatch_Line ( Hatch_Line parameter1 ) : System
Hatch_Line ( gp_Lin2d L, Hatch_LineForm T ) : System

Method Details

AddIntersection() public method

public AddIntersection ( double Par1, bool Start, int Index, double Par2, double theToler ) : void
Par1 double
Start bool
Index int
Par2 double
theToler double
return void

Hatch_Line() public method

public Hatch_Line ( ) : System
return System

Hatch_Line() public method

public Hatch_Line ( Hatch_Line parameter1 ) : System
parameter1 Hatch_Line
return System

Hatch_Line() public method

public Hatch_Line ( gp_Lin2d L, Hatch_LineForm T ) : System
L gp_Lin2d
T Hatch_LineForm
return System