formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction

fz_dimn_style_create_screen2

Description

Creates a dimension style - screen - with the given parameters (same as in user interface).

Plugin Prototype

fzrt_error_td fz_dimn_style_create_screen2(

fzrt_int *

flags,

fzrt_int *

screen_size,

double *

linear_accuracy,

double *

angular_accuracy,

fz_dimn_style_term_enum *

term_type_start,

fz_dimn_style_term_enum *

term_type_end,

double *

term_start_height,

double *

term_start_width,

double *

term_end_height,

double *

term_end_width,

double *

witness_offset,

double *

witness_extension,

double *

witness_uniform,

fz_dimn_style_orient_enum *

text_orientation,

dimn_style_plcmnt_enum *

text_plcmnt,

double *

txt_gutter,

dimn_style_type_enum *

style_type,

dimn_style_justify_enum *

text_justify,

fz_tag_td *

style_tag )

Parameters

flags [Input]

BIT FLAGS

screen_size [Input]

IN SCREEN UNITS

linear_accuracy [Input]

ACCURACY FOR LINEAR/RAD DIMENSIONS

angular_accuracy [Input]

ACCURACY FOR ANGULAR DIMENSIONS

term_type_start [Input]

TERMINATOR START TYPE

term_type_end [Input]

TERMINATOR END TYPE

term_start_height [Input]

TERMINATOR START HEIGHT

term_start_width [Input]

TERMINATOR START LENGTH

term_end_height [Input]

TERMINATOR END HEIGHT

term_end_width [Input]

TERMINATOR END LENGTH

witness_offset [Input]

WITNESS OFFSET

witness_extension [Input]

WITNESS EXTENSION

witness_uniform [Input]

WITNESS UNIFORM

text_orientation [Input]

HORIZONTAL- ALIGNED - HORIZONTAL/VERTICAL ORIENTATION

text_plcmnt [Input]

ABOVE - ON - BELLOW

txt_gutter [Input]

TEXT GUTTER

style_type [Input]

TEXT TYPE SCREEN/WORLD

text_justify [Input]

ABOVE - ON - BELLOW

style_tag [Result]

RESULTING TAG

Returns

Error codes

Availability

8.5.5.0

Function Set

fz_model_fset


Defined in

fz_objt_api.h