Field to indicate the options for filtering 3D views.

Detailed Description

group a3d_pdf_FilterViewsBit

These fields are used with function A3DPDFGetStreams to define its behaviour.

Version
11.1

Macro Definition

kA3DPDFNoFilter

All views, (the native views and the PDF views

kA3DPDFFilterPDFDefaultView

The PDF default view is filtered using the kA3DGraphicsRemoved from A3DGraphicsData structure

kA3DPDFFilterPDFViewsExceptDefault

The PDF views are filtered using the kA3DGraphicsRemoved from A3DGraphicsData structure, ony the default PDF is excluded

kA3DPDFFilterNativeViews

Native views are filtered using the kA3DGraphicsRemoved from A3DGraphicsData structure

kA3DPDFFilterSubAssemblyViews

The PDF default views not on the root assembly are filtered using the kA3DGraphicsRemoved from A3DGraphicsData structure