All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATSchPlatformInterfaces Interface CATISchZone

System.IUnknown
  |
  +---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 HRESULT UpdateBoundedElements()= 0
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

Copyright © 2003, Dassault Systèmes. All rights reserved.