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

fz_objt_edit_reverse_topology

Description

Reverses the topology of an object. This will turn a solid object inside out. For open wires, the first point will flip from one end to the other. For surfaces, the surface normal will point in the opposite direction.

Plugin Prototype

fzrt_error_td fz_objt_edit_reverse_topology(

fzrt_int

windex,

fz_objt_ptr

obj )

Parameters

windex [Input]

project window index

obj [Input, Result]

object

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