formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Image Options
Description
Specifies whether an image is read into a model project or a draft project. If read into a draft project, specifies whether the image is read as a draft image or as draft elements (for vector images only).
enum fz_ffmt_image_read_meth_enum {
FZ_FFMT_IMAGE_READ_METH_ASMODEL,
FZ_FFMT_IMAGE_READ_METH_ASDRAFTELEMS,
FZ_FFMT_IMAGE_READ_METH_ASDRAFTBITMAP };
Members
FZ_FFMT_IMAGE_READ_METH_ASMODEL
Import to a modeling project
FZ_FFMT_IMAGE_READ_METH_ASDRAFTELEMS
Import to drafting as elements
FZ_FFMT_IMAGE_READ_METH_ASDRAFTBITMAP
Import to drafting as one single bitmap
Availability
5.0.0.0
Defined in