PlateModel.RemovePlate(Variable) Method

Top 

Description

Removes the plate at the specified index.

 

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.

 

Method Signature

PlateModel.RemovePlate(

Variable plateIndex)

 

 

Arguments

plateIndex


Description:

The index of the plate to remove.

Valid Range:

plateIndex ≥ 0

 

 

 

Syntax

myPlateModel1.RemovePlate(myVariable1);

 

 

See also

PlateModel Object

PlateModel.RemovePlate