C# Class CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_LineOn2S

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

Méthodes publiques

Méthode Description
Add ( IntSurf_PntOn2S P ) : void
Clear ( ) : void
InsertBefore ( int I, IntSurf_PntOn2S P ) : void
IntSurf_LineOn2S ( ) : System
IntSurf_LineOn2S ( IntSurf_LineOn2S parameter1 ) : System
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 ) : IntSurf_LineOn2S
Value ( int Index ) : IntSurf_PntOn2S
Value ( int Index, IntSurf_PntOn2S P ) : void
get_type_name ( ) : char

Method Details

Add() public méthode

public Add ( IntSurf_PntOn2S P ) : void
P IntSurf_PntOn2S
Résultat void

Clear() public méthode

public Clear ( ) : void
Résultat void

InsertBefore() public méthode

public InsertBefore ( int I, IntSurf_PntOn2S P ) : void
I int
P IntSurf_PntOn2S
Résultat void

IntSurf_LineOn2S() public méthode

public IntSurf_LineOn2S ( ) : System
Résultat System

IntSurf_LineOn2S() public méthode

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

IntSurf_LineOn2S() public méthode

public IntSurf_LineOn2S ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
Résultat System

IsOutBox() public méthode

public IsOutBox ( gp_Pnt theP ) : bool
theP gp_Pnt
Résultat bool

IsOutSurf1Box() public méthode

public IsOutSurf1Box ( gp_Pnt2d theP ) : bool
theP gp_Pnt2d
Résultat bool

IsOutSurf2Box() public méthode

public IsOutSurf2Box ( gp_Pnt2d theP ) : bool
theP gp_Pnt2d
Résultat bool

NbPoints() public méthode

public NbPoints ( ) : int
Résultat int

RemovePoint() public méthode

public RemovePoint ( int I ) : void
I int
Résultat void

Reverse() public méthode

public Reverse ( ) : void
Résultat void

SetUV() public méthode

public SetUV ( int Index, bool OnFirst, double U, double V ) : void
Index int
OnFirst bool
U double
V double
Résultat void

Split() public méthode

public Split ( int Index ) : IntSurf_LineOn2S
Index int
Résultat IntSurf_LineOn2S

Value() public méthode

public Value ( int Index ) : IntSurf_PntOn2S
Index int
Résultat IntSurf_PntOn2S

Value() public méthode

public Value ( int Index, IntSurf_PntOn2S P ) : void
Index int
P IntSurf_PntOn2S
Résultat void

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char