Plate.Area Property

Top 

Description

The area of the plate, computed as the sum of the area of each triangle in the triangle strip that defines the plate's shape. For the area of a PlateModel projected along a particular direction, see PlateModel.GetIncidentArea() and PlateModel.SRPIncidentArea().

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read

Units:

m2

Valid Range:

Plate.Area > 0

 

Syntax

myVariable1 = myPlate1.Area;

 

See also

Plate Object