PlateModel.RemovePlate(String) Method

Top 

Description

Removes the plate identified by plateName.

 

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(

String plateName)

 

 

Arguments

plateName


Description:

The name of the plate to remove

 

 

 

Syntax

myPlateModel1.RemovePlate(myString1);

 

 

See also

PlateModel Object

PlateModel.RemovePlate