formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Editing Operations
Description
Uncovers a surface object with a single face.
The object will become a closed wire.
The object passed in must be a surface object with a single face.
The geometry of the face also must be non planar.
This is the case only with smooth objects and face types
other than plane geometry
(i.e. spherical, tori, conical, cylindrical or spline faces).
Plugin Prototype
fzrt_error_td fz_objt_edit_uncover_surface(
fzrt_int | windex, |
obj ) |
Parameters
windex [Input]
project window index
obj [Input, Result]
object (must be a single face surface)
Returns
Error codes
Availability
5.0.0.0
Example Files
model_loft.fsl
util_objt_topo.fsl
Function Set
Defined in