ThreeDFormat class

ThreeDFormat class

Represents a shape’s three-dimensional formatting.

The ThreeDFormat type exposes the following members:

Properties

PropertyDescription
bottom_bevel_widthGets and sets the width of the bottom bevel, or how far into the shape it is applied.
In unit of Points.
bottom_bevel_heightGets and sets the height of the bottom bevel, or how far into the shape it is applied.
In unit of Points.
bottom_bevel_typeGets and sets the type of the bottom bevel, or how far into the shape it is applied.
In unit of Points.
top_bevel_widthGets and sets the width of the top bevel, or how far into the shape it is applied.
In unit of Points.
top_bevel_heightGets and sets the height of the top bevel, or how far into the shape it is applied.
In unit of Points.
top_bevel_typeGets and sets the type of the top bevel, or how far into the shape it is applied.
In unit of Points.
materialRepresents the preset material which is combined with the lighting properties to give the
final look and feel of a shape.
contour_colorGets and sets the contour color on a shape.
contour_widthGets and sets the contour width on the shape, in unit of points.
extrusion_colorGets the extrusion color on a shape.
extrusion_heightGets and sets the extrusion height of the applied to the shape, in unit of points.
zDefines the distance from ground for the 3D shape.
light_angleGets and sets the angle of the extrusion lights.
lightingGets and sets type of light rig.
lighting_directionGets and sets the direction from which the light rig is oriented in relation to the scene.
perspectiveGets and sets the angle at which a ThreeDFormat object can be viewed.
rotation_xGets and sets the rotation of the extruded shape around the x-axis in degrees.
rotation_yGets and sets the rotation of the extruded shape around the y-axis in degrees.
rotation_zGets and sets the rotation of the extruded shape around the z-axis in degrees.
preset_camera_typeGets and sets the extrusion preset camera type.

See Also