formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction
Description
Creates a dimension style - screen - with the given parameters (same as in user interface).
Plugin Prototype
fzrt_error_td fz_dimn_style_create_screen(
fzrt_int * | flags, |
fzrt_int * | screen_size, |
double * | linear_accuracy, |
double * | angular_accuracy, |
term_type_start, | |
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, |
text_orientation, | |
text_plcmnt, | |
double * | txt_gutter, |
style_type, | |
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
style_tag [Result]
RESULTING TAG
Returns
Error codes
Availability
7.0.0.0
Function Set
Defined in