PointGroup.RemoveAt(Variable) Method

Top 

Description

Remove the object at the specific 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

PointGroup.RemoveAt(

Variable index)

 

 

Arguments

index


Description:

The index of the object in this list to remove

Valid Range:

index ≥ 0

 

 

 

Syntax

myPointGroup1.RemoveAt(myVariable1);

 

 

See also

PointGroup Object

Coverage and Contact Analysis Guide

PointGroups Guide