fz_objt_fact_set_pnt_xyz

Description

Sets the coordinate value of a point. This function can only be called with facetted object. When a smooth object is passed in an error will be returned.

Plugin Prototype

fzrt_error_td fz_objt_fact_set_pnt_xyz(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_int

pindx,

fz_xyz_td *

pt )

Parameters

windex [Input]

project window index

obj [Input]

object

pindx [Input]

index of point to set

pt [Input]

coordinate to set point to

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_model_fset


Defined in

fz_objt_api.h