Navigation:  Macro > Instructions > Entités 3D volumiques >

OBJECT GET SFACE PARAM

AiM Services
Previous pageReturn to chapter overviewNext page

OBJECT GET SFACE PARAM Obj_num,Num_sface;P1,P2,P3,P3,P5,[Err]

Cette instruction retourne les paramètres d'une surface courbe de l'objet spécifié.
 

surface
type

Plan
#PLAN_SF

Cylindre
#CYL_SF

Cône
#CON_SF

Sphère
#SPH_SF

Tore
#TOR_SF

NORM

normale

dir_axe

dir_axe

(dir_axe)

dir_axe

ORIG

origine

origine

origine

origine

origine

Nb param

0

1

1

1

2

P1

-

+/-rayon

+/-tangte

+/-rayon

rayon1

P2

-

-

-

-

+/-rayon2

surface
type

Plan hélicoidal
#PLAN_HEL_SF

Tore hélicoidal
#TOR_HEL_SF

Cylindre elliptique
#CYL_ELL_SF

NORM

dir_axe

dir_axe

dir_axe

ORIG

origine

origine

origine

Nb param

4

5

4

P1

+/-distance

distance

+/- rayon

P2

pt.x

pt.x

normale_rayon.x

P3

pt.y

pt.y

normale_rayon.y

P4

pt.z

pt.z

normale_rayon.z

P5

-

+/-rayon 2

-

 

Exemple

 OBJECT GET SFACE PARAM Obj,Sface;P1,P2,P3,P4,P5,Err