C# Class CascadeSharp.TKG3d.Geom.Geom_ElementarySurface

Inheritance: CascadeSharp.TKG3d.Geom.Geom_Surface
Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
Axis ( ) : gp_Ax1
Continuity ( ) : GeomAbs_Shape
Geom_ElementarySurface ( ) : System
Geom_ElementarySurface ( Geom_ElementarySurface parameter1 ) : System
IsCNu ( int N ) : bool
IsCNv ( int N ) : bool
Location ( ) : gp_Pnt
Position ( ) : gp_Ax3
SetAxis ( gp_Ax1 theA1 ) : void
SetLocation ( gp_Pnt theLoc ) : void
SetPosition ( gp_Ax3 theAx3 ) : void
UReverse ( ) : void
UReversedParameter ( double U ) : double
VReverse ( ) : void
VReversedParameter ( double V ) : double
get_type_name ( ) : char

Method Details

Axis() public méthode

public Axis ( ) : gp_Ax1
Résultat gp_Ax1

Continuity() public méthode

public Continuity ( ) : GeomAbs_Shape
Résultat GeomAbs_Shape

Geom_ElementarySurface() public méthode

public Geom_ElementarySurface ( ) : System
Résultat System

Geom_ElementarySurface() public méthode

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

IsCNu() public méthode

public IsCNu ( int N ) : bool
N int
Résultat bool

IsCNv() public méthode

public IsCNv ( int N ) : bool
N int
Résultat bool

Location() public méthode

public Location ( ) : gp_Pnt
Résultat gp_Pnt

Position() public méthode

public Position ( ) : gp_Ax3
Résultat gp_Ax3

SetAxis() public méthode

public SetAxis ( gp_Ax1 theA1 ) : void
theA1 gp_Ax1
Résultat void

SetLocation() public méthode

public SetLocation ( gp_Pnt theLoc ) : void
theLoc gp_Pnt
Résultat void

SetPosition() public méthode

public SetPosition ( gp_Ax3 theAx3 ) : void
theAx3 gp_Ax3
Résultat void

UReverse() public méthode

public UReverse ( ) : void
Résultat void

UReversedParameter() public méthode

public UReversedParameter ( double U ) : double
U double
Résultat double

VReverse() public méthode

public VReverse ( ) : void
Résultat void

VReversedParameter() public méthode

public VReversedParameter ( double V ) : double
V double
Résultat double

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char