ThreeDFormat

ThreeDFormat class

Represents a shape’s three-dimensional formatting.

Properties

NameTypeDescription
BottomBevelWidthNumberGets and sets the width of the bottom bevel, or how far into the shape it is applied. In unit of Points.
BottomBevelHeightNumberGets and sets the height of the bottom bevel, or how far into the shape it is applied. In unit of Points.
BottomBevelTypeNumberGets and sets the type of the bottom bevel, or how far into the shape it is applied. In unit of Points. The value of the
TopBevelWidthNumberGets and sets the width of the top bevel, or how far into the shape it is applied. In unit of Points.
TopBevelHeightNumberGets and sets the height of the top bevel, or how far into the shape it is applied. In unit of Points.
TopBevelTypeNumberGets and sets the type of the top bevel, or how far into the shape it is applied. In unit of Points. The value of the pr
MaterialNumberRepresents the preset material which is combined with the lighting properties to give the final look and feel of a shape
ContourColorCellsColorGets and sets the contour color on a shape.
ContourWidthNumberGets and sets the contour width on the shape, in unit of points.
ExtrusionColorCellsColorGets the extrusion color on a shape.
ExtrusionHeightNumberGets and sets the extrusion height of the applied to the shape, in unit of points.
ZNumberDefines the distance from ground for the 3D shape.
LightAngleNumberGets and sets the angle of the extrusion lights.
LightingNumberGets and sets type of light rig. The value of the property is LightRigType integer constant.
LightingDirectionNumberGets and sets the direction from which the light rig is oriented in relation to the scene. The value of the property is
PerspectiveNumberGets and sets the angle at which a ThreeDFormat object can be viewed.
RotationXNumberGets and sets the rotation of the extruded shape around the x-axis in degrees.
RotationYNumberGets and sets the rotation of the extruded shape around the y-axis in degrees.
RotationZNumberGets and sets the rotation of the extruded shape around the z-axis in degrees.
PresetCameraTypeNumberGets and sets the extrusion preset camera type. The value of the property is PresetCameraType integer constant.

Methods

NameDescription
hashCodeGets hashcode.
equals

ThreeDFormat.BottomBevelWidth property

Gets and sets the width of the bottom bevel, or how far into the shape it is applied. In unit of Points.

Type: Number

ThreeDFormat.BottomBevelHeight property

Gets and sets the height of the bottom bevel, or how far into the shape it is applied. In unit of Points.

Type: Number

ThreeDFormat.BottomBevelType property

Gets and sets the type of the bottom bevel, or how far into the shape it is applied. In unit of Points. The value of the property is BevelType integer constant.

Type: Number

ThreeDFormat.TopBevelWidth property

Gets and sets the width of the top bevel, or how far into the shape it is applied. In unit of Points.

Type: Number

ThreeDFormat.TopBevelHeight property

Gets and sets the height of the top bevel, or how far into the shape it is applied. In unit of Points.

Type: Number

ThreeDFormat.TopBevelType property

Gets and sets the type of the top bevel, or how far into the shape it is applied. In unit of Points. The value of the property is BevelType integer constant.

Type: Number

ThreeDFormat.Material property

Represents the preset material which is combined with the lighting properties to give the final look and feel of a shape. The value of the property is PresetMaterialType integer constant.

Type: Number

ThreeDFormat.ContourColor property

Gets and sets the contour color on a shape.

Type: CellsColor

ThreeDFormat.ContourWidth property

Gets and sets the contour width on the shape, in unit of points.

Type: Number

ThreeDFormat.ExtrusionColor property

Gets the extrusion color on a shape.

Type: CellsColor

ThreeDFormat.ExtrusionHeight property

Gets and sets the extrusion height of the applied to the shape, in unit of points.

Type: Number

ThreeDFormat.Z property

Defines the distance from ground for the 3D shape.

Type: Number

ThreeDFormat.LightAngle property

Gets and sets the angle of the extrusion lights.

Type: Number

ThreeDFormat.Lighting property

Gets and sets type of light rig. The value of the property is LightRigType integer constant.

Type: Number

ThreeDFormat.LightingDirection property

Gets and sets the direction from which the light rig is oriented in relation to the scene. The value of the property is LightRigDirectionType integer constant.

Type: Number

ThreeDFormat.Perspective property

Gets and sets the angle at which a ThreeDFormat object can be viewed.

Type: Number

ThreeDFormat.RotationX property

Gets and sets the rotation of the extruded shape around the x-axis in degrees.

Type: Number

ThreeDFormat.RotationY property

Gets and sets the rotation of the extruded shape around the y-axis in degrees.

Type: Number

ThreeDFormat.RotationZ property

Gets and sets the rotation of the extruded shape around the z-axis in degrees.

Type: Number

ThreeDFormat.PresetCameraType property

Gets and sets the extrusion preset camera type. The value of the property is PresetCameraType integer constant.

Type: Number

hashCode()

Gets hashcode.

equals(obj)

ParameterTypeDescription
objObject