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

fz_objt_edit_move_objt

Description

Moves an object.

Plugin Prototype

fzrt_error_td fz_objt_edit_move_objt(

fzrt_int

windex,

fz_objt_ptr

obj,

fz_xyz_td *

trl )

Parameters

windex [Input]

project window index

obj [Input, Result]

object

trl [Input]

translation vector

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_edit_genr.fsl
util_objt_transform.fsl

See Also

fz_objt_edit_uniscale_objt,,,

Function Set

fz_model_fset


Defined in

fz_objt_api.h