MACROMEDIA DIRECTOR MX 2004-DIRECTOR SCRIPTING Reference page 566

Director scripting reference
Table of Contents

Advertisement

Parameters
None.
Example
This statement sets the
this box will be open:
member("3D World").modelResource("Gift box").top = FALSE
See also
back,
bottom
topCap
Usage
modelResourceObjectReference.topCap
Description
3D command; when used with a model resource whose type is
and set the
topCap
The
property determines whether the top cap of the cylinder is sealed (
topCap
(
). The default value for this property is
FALSE
Parameters
None.
Example
This statement sets the
this cylinder will be open:
member("3D World").modelResource("Tube").topCap = FALSE
topRadius
Usage
modelResourceObjectReference.topRadius
Description
3D command; when used with a model resource whose type is
and set the
topRadius
The
topRadius
always be 0.0 or greater. The default value is 25.0. Setting
Parameters
None.
566
Chapter 12: Methods
property of the model resource Gift box to
top
(3D),
front
property of the model resource.
property of the model resource Tube to
topCap
property of the model resource, as a floating-point value.
property determines the radius of the top cap of the cylinder. This property must
#cylinder
.
FALSE
#cylinder
topRadius
, meaning the top of
FALSE
, allows you to both get
) or open
TRUE
, meaning the top of
FALSE
, allows you to both get
to 0.0 produces a cone.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DIRECTOR MX 2004-DIRECTOR SCRIPTING and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Director mx 2004

Table of Contents