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

fz_objt_edit_uniscale_objt

Description

Uniformly scales an object.

Plugin Prototype

fzrt_error_td fz_objt_edit_uniscale_objt(

fzrt_int

windex,

fz_objt_ptr

obj,

double

scale )

Parameters

windex [Input]

project window index

obj [Input, Result]

object

scale [Input]

uniform scale factor. The scale factor can be any value except 0.0.

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_edit_genr.fsl
util_objt_transform.fsl

See Also

,,fz_objt_edit_transform_objt_func,

Function Set

fz_model_fset


Defined in

fz_objt_api.h