UF_PLIST_prefs_s (view source)
 
Defined in: uf_plist_types.h
 
Also known as:
 


Data Members

section_prefs
UF_TABNOT_section_prefs_t
Preferences used for creating
new sections

grow_direction
UF_PLIST_grow_direction_t
Does the parts list grow
upward or downward?

ldr_method
UF_PLIST_ldr_method_t
Method used to show rows that
are both locked and deleted

create_new_rows_as_locked
logical
Should newly created rows
automatically be locked?

initial_callout_field
char*
String used for the first
callout in the parts list.
Subsequent callouts will be
generated using a sequence
that follows the last
character of the initial
callout string. For example,
2 follows 1, B follows A,
b follows a, etc

callout_increment
int
Value by which the callout
increments

symbol_type
UF_PLIST_symbol_type_t
Type of object used for auto
creation and placement of
callout symbols

main_symbol_text
char*
Format of the string used in
the main callout symbol This
string can contains automatic
text control sequences as
follows:
$= - Auto Member - Expands
to the name of the member
$~C - Auto Callout - Expands
to the value of the callout
$~Q - Auto Quantity - Expands
to the value of the first
non-zero quantity field

ref_symbol_text
char*
Format of the string used in
the reference callout symbol
This is in the same format
as main_symbol_text

characters_to_skip
char*
List of callout chars to skip

auto_update
logical
Should the parts list
automatically update when the
model changes?

sort_on_update
logical
Should a sort be done during
update?

highlight_manual_text
logical
Should manual text be hilited?

isProtected
logical
Should parts list be protected ?

allowManualRows
logical
Are parts list allow manual row insertion?