PDF3DView

PDF3DView class

Class PDF3DView.

The PDF3DView type exposes the following members:

Constructors

NameDescription
PDF3DView(doc, camera_position, camera_orbit, view_name)Initializes a new instance of the PDF3DView class
PDF3DView(doc, view, view_name)Initializes a new instance of the PDF3DView class

Properties

NameDescription
lighting_schemeGets or sets the lighting scheme of view.
render_modeGets or sets the render mode of view.
cross_sections_arrayGets the cross sections array of view.
view_nameGets or sets the name of the view.
camera_positionGets or sets the camera position of view.
camera_orbitGets or sets the camera orbit of view.
back_ground_colorGets or sets the color of the back ground of view.

See Also