All Frameworks Class Hierarchy This Framework Indexes
CATSchPlatformInterfaces Interface CATISchZone
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISchZone
Interface to manage a Schematic zone object.
Role: Defines Schematic zone object behaviors
Method Index
- o
UpdateBoundedElements()
- Update the zone members based on the current zone boundaries.
Methods
o UpdateBoundedElements
| public virtual UpdateBoundedElements( | ) |
-
Update the zone members based on the current zone boundaries.
- Parameters:
-
- iGRRToAdd
- The graphical representation to be added to the zone.
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- operation is successful
- E_FAIL
- operation failed
This object is included in the file: CATISchZone.h