Plate.NormalColor Property

Top 

Description

The color used to draw the normal vector of this Plate in views. Plate normals are drawn as lines originating from the center of each plate with a length determined by PlateModel.NormalsLength.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

color

Access:

read/write

Default Value:


RGB(1,0.647058823529412,0)

 

Syntax

myVariable1 = myPlate1.NormalColor;

 

myPlate1.NormalColor = myVariable1;

 

See also

Plate Object

Colors in FreeFlyer