formZ SDK | 5.0 API Reference | Project | Symbols

fz_symb_def_set_origin

Description

Sets the origin of a definition. If the definition is a draft definition, the z value of the origin is ignored.

Plugin Prototype

fzrt_error_td fz_symb_def_set_origin(

fzrt_int

windex,

fz_symb_def_ptr

def_ptr,

fzrt_int

lev_indx,

fz_xyz_td *

origin )

Parameters

windex [Input]

project window index

def_ptr [Input]

definition

lev_indx [Input]

level index

Range: 0 <= lev_indx <= 2

origin [Input]

origin (z value ignored for draft definitions)

Returns

Error codes

Availability

5.0.0.0

Example Files

util_symb_test.fsl

Function Set

fz_symb_fset


Defined in

fz_symb_api.h