UF_CGM_import_options_s (查看源代码)
 
定义在: uf_cgm_types.h
 
也被称为:
 
概述
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.