FCircle3D


Synopsis

 

Input Ports

in

 

parent

user interface parent object

 

Output Ports

out_fld

 

out_obj

 

 

Parameters

n-segments

int

 

radius

float

 

 

Description

Creates a circle-shaped field a circle sized to match the coordinates of the input field. The input field may be any kind of mesh and need only to have valid coordinate information. FCircle3D produces a circle that has its z coordinate equal to the z midpointof the input field.

Input Ports

in (group)

 

parent (UIconnection)

A port to connect to a user interface object that contains the macro's widgets. By default, it is connected to the default user interface object in the application in which the macro is instanced. (This default connection is not drawn.)

Parameters

n-segments (int)

 

radius (float)

 

Output Ports

out_fld (Mesh+Node_Data)

 

out_obj (DefaultObject)

 

Example

Not available.

File

v/

See also