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

fz_objt_alys_objt_is_clone

Description

Checks whether an object is a clone or not

Plugin Prototype

fzrt_error_td fz_objt_alys_objt_is_clone(

fzrt_int

windex,

fz_objt_ptr

objt,

fzrt_boolean *

is_clone )

Parameters

windex [Input]

project window index

objt [Input]

object to check

is_clone [Result]

TRUE, if the object is a clone, FALSE otherwise

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_clones.fsl

Function Set

fz_model_fset


Defined in

fz_objt_api.h