formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Editing Operations

fz_objt_edit_cover_closed_wire

Description

Covers a closed wire object with a surface. The object will become a surface object with a single face.
The object passed in must be a closed wire object.

Plugin Prototype

fzrt_error_td fz_objt_edit_cover_closed_wire(

fzrt_int

windex,

fz_objt_ptr

obj )

Parameters

windex [Input]

project window index

obj [Input, Result]

object (must be a closed wire)

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_topo.fsl

Function Set

fz_model_fset


Defined in

fz_objt_api.h