Method | Description | |
---|---|---|
Add ( IntSurf_LineOn2S L ) : void | ||
AddVertex ( CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point Pnt ) : void | ||
AddVertex ( CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point Pnt, bool theIsPrepend ) : void | ||
ArcOnS1 ( ) : Adaptor2d_HCurve2d | ||
ArcOnS2 ( ) : Adaptor2d_HCurve2d | ||
ChangeVertex ( int Index ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point | ||
ClearVertexes ( ) : void | ||
ComputeVertexParameters ( double Tol ) : void | ||
Curve ( ) : IntSurf_LineOn2S | ||
Dump ( int theMode ) : void | ||
FirstPoint ( ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point | ||
HasFirstPoint ( ) : bool | ||
HasLastPoint ( ) : bool | ||
HasPolygon ( ) : bool | ||
IntPatch_RLine ( ) : System | ||
IntPatch_RLine ( |
||
IntPatch_RLine ( bool Tang ) : System | ||
IntPatch_RLine ( bool Tang, IntSurf_Situation Situ1, IntSurf_Situation Situ2 ) : System | ||
IntPatch_RLine ( bool Tang, IntSurf_TypeTrans Trans1, IntSurf_TypeTrans Trans2 ) : System | ||
IsArcOnS1 ( ) : bool | ||
IsArcOnS2 ( ) : bool | ||
IsOutBox ( gp_Pnt theP ) : bool | ||
IsOutSurf1Box ( gp_Pnt2d theP ) : bool | ||
IsOutSurf2Box ( gp_Pnt2d theP ) : bool | ||
LastPoint ( ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point | ||
NbPnts ( ) : int | ||
NbVertex ( ) : int | ||
ParamOnS1 ( double &p1, double &p2 ) : void | ||
ParamOnS2 ( double &p1, double &p2 ) : void | ||
Point ( int Index ) : IntSurf_PntOn2S | ||
RemoveVertex ( int theIndex ) : void | ||
Replace ( int Index, CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point Pnt ) : void | ||
SetArcOnS1 ( Adaptor2d_HCurve2d A ) : void | ||
SetArcOnS2 ( Adaptor2d_HCurve2d A ) : void | ||
SetCurve ( IntSurf_LineOn2S theNewCurve ) : void | ||
SetFirstPoint ( int IndFirst ) : void | ||
SetLastPoint ( int IndLast ) : void | ||
SetParamOnS1 ( double p1, double p2 ) : void | ||
SetParamOnS2 ( double &p1, double &p2 ) : void | ||
SetPoint ( int Index, CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point Pnt ) : void | ||
Vertex ( int Index ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point | ||
get_type_name ( ) : char |
public AddVertex ( CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point Pnt ) : void | ||
Pnt | CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point | |
return | void |
public AddVertex ( CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point Pnt, bool theIsPrepend ) : void | ||
Pnt | CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point | |
theIsPrepend | bool | |
return | void |
public ChangeVertex ( int Index ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point | ||
Index | int | |
return | CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point |
public ComputeVertexParameters ( double Tol ) : void | ||
Tol | double | |
return | void |
public FirstPoint ( ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point | ||
return | CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point |
public IntPatch_RLine ( |
||
parameter1 | ||
return | System |
public IntPatch_RLine ( bool Tang, IntSurf_Situation Situ1, IntSurf_Situation Situ2 ) : System | ||
Tang | bool | |
Situ1 | IntSurf_Situation | |
Situ2 | IntSurf_Situation | |
return | System |
public IntPatch_RLine ( bool Tang, IntSurf_TypeTrans Trans1, IntSurf_TypeTrans Trans2 ) : System | ||
Tang | bool | |
Trans1 | IntSurf_TypeTrans | |
Trans2 | IntSurf_TypeTrans | |
return | System |
public IsOutSurf1Box ( gp_Pnt2d theP ) : bool | ||
theP | gp_Pnt2d | |
return | bool |
public IsOutSurf2Box ( gp_Pnt2d theP ) : bool | ||
theP | gp_Pnt2d | |
return | bool |
public LastPoint ( ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point | ||
return | CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point |
public ParamOnS1 ( double &p1, double &p2 ) : void | ||
p1 | double | |
p2 | double | |
return | void |
public ParamOnS2 ( double &p1, double &p2 ) : void | ||
p1 | double | |
p2 | double | |
return | void |
public Replace ( int Index, CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point Pnt ) : void | ||
Index | int | |
Pnt | CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point | |
return | void |
public SetArcOnS1 ( Adaptor2d_HCurve2d A ) : void | ||
A | Adaptor2d_HCurve2d | |
return | void |
public SetArcOnS2 ( Adaptor2d_HCurve2d A ) : void | ||
A | Adaptor2d_HCurve2d | |
return | void |
public SetCurve ( IntSurf_LineOn2S theNewCurve ) : void | ||
theNewCurve | IntSurf_LineOn2S | |
return | void |
public SetParamOnS1 ( double p1, double p2 ) : void | ||
p1 | double | |
p2 | double | |
return | void |
public SetParamOnS2 ( double &p1, double &p2 ) : void | ||
p1 | double | |
p2 | double | |
return | void |
public SetPoint ( int Index, CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point Pnt ) : void | ||
Index | int | |
Pnt | CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point | |
return | void |
public Vertex ( int Index ) : CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point | ||
Index | int | |
return | CascadeSharp.TKGeomAlgo.IntPatch.IntPatch_Point |