formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Editing Operations
Description
Meshes an object into a set of rectangular faces.
The size and orientation of the meshed faces are determined by the intersection
of the object's faces with an imaginary 3D grid.
This grid has separate dimensions in x y and z,
a rotation in 3D space and an origin.
The grid's parameters can be set in the mesh options.
In addition meshing can be performed in all 3 grid dimensions, or in any
combination of x, y or z dimensions only (for example x direction only,
or x and z dimensions only).
Smooth and controlled objects are converted to plain facetted objects.
Objects must be solids of surfaces.
Plugin Prototype
fzrt_error_td fz_objt_edit_mesh_object(
fzrt_int | windex, |
obj, | |
opts ) |
Parameters
windex [Input]
project window index
obj [Input, Result]
object
opts [Input, Optional]
mesh options
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in