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

fz_objt_edit_scale_objt

Description

Independently scales an object.

Plugin Prototype

fzrt_error_td fz_objt_edit_scale_objt(

fzrt_int

windex,

fz_objt_ptr

obj,

fz_xyz_td *

scl )

Parameters

windex [Input]

project window index

obj [Input, Result]

object

scl [Input]

independent scale factor. The scale factors can be any value except 0.0.

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_edit_genr.fsl

See Also

, fz_objt_edit_uniscale_objt,fz_objt_edit_transform_objt_func,

Function Set

fz_model_fset


Defined in

fz_objt_api.h