UF_CGM_import_options_s (view source)
 
Defined in: uf_cgm_types.h
 
Also known as:
 
Overview
The fields of structure UF_CGM_import_options_t specify options for
CGM import operations.
allow_new_drawing - Set to FALSE if geometry is not to be imported
onto a new drawing sheet. If set to TRUE, the
system determines whether or not to create a new
drawing sheet for imported geometry. (TRUE by
default.)


Data Members

allow_new_drawing
logical
TRUE, if geometry can
be imported onto a new
drawing sheet.