formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Topology

fz_objt_get_zone_ptr

Description

Returns the memory zone of an object

Plugin Prototype

fzrt_error_td fz_objt_get_zone_ptr(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_zone_ptr *

zone_ptr )

Parameters

windex [Input]

project window index

obj [Input]

object

zone_ptr [Result]

pointer to the memory zone

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_model_fset


Defined in

fz_objt_otop_api.h