Construct Points From Surfaces On UV Grid

Creates a point group or set of point groups laid out on surfaces along the surface curves. U and V describe orthogonal directions along a surface face using its particular curve directions.

 

Input Arguments

 

0

Collection Object Name Ref List

Surface List

List of surfaces to use for point construction

1

String

UV Point Group Base Name

Base name for the Point Group to be built

2

Boolean

Make Each Line Separate Group?

When True it splits the resulting points into separate groups for each line.

3

Integer

Number of U Grids

Number of points to be built in U per face

4

Integer

Number of V Grids

Number of points to be built in V per face

5

MP Edge Mode

Edge Point Mode

Selection of edge options for including or excluding points built on surface edges.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

All possible points were created successfully.

FAILURE

The surfaces could not be found.

 

Remarks

None.