Method | Description | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
InsertBefore ( int I, |
||
IntSurf_LineOn2S ( ) : System | ||
IntSurf_LineOn2S ( |
||
IntSurf_LineOn2S ( NCollection_BaseAllocator theAllocator ) : System | ||
IsOutBox ( gp_Pnt theP ) : bool | ||
IsOutSurf1Box ( gp_Pnt2d theP ) : bool | ||
IsOutSurf2Box ( gp_Pnt2d theP ) : bool | ||
NbPoints ( ) : int | ||
RemovePoint ( int I ) : void | ||
Reverse ( ) : void | ||
SetUV ( int Index, bool OnFirst, double U, double V ) : void | ||
Split ( int Index ) : |
||
Value ( int Index ) : |
||
Value ( int Index, |
||
get_type_name ( ) : char |
public InsertBefore ( int I, |
||
I | int | |
P | ||
return | void |
public IntSurf_LineOn2S ( |
||
parameter1 | ||
return | System |
public IntSurf_LineOn2S ( NCollection_BaseAllocator theAllocator ) : System | ||
theAllocator | NCollection_BaseAllocator | |
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 SetUV ( int Index, bool OnFirst, double U, double V ) : void | ||
Index | int | |
OnFirst | bool | |
U | double | |
V | double | |
return | void |
public Split ( int Index ) : |
||
Index | int | |
return |
public Value ( int Index, |
||
Index | int | |
P | ||
return | void |