All Frameworks  Object Hierarchy  This Framework  Indexes   

SchAppDeleteCheck2 (Object)

Manage the deletion of a schematic object.

Method Index

AppOkToDelete
Reports if an application object can be deleted.

Methods


o Sub AppOkToDelete( oOk)
Reports if an application object can be deleted.
Parameters:
oOK
Pointer to the CATBoolean to receive the ok.
Example:
 Dim objThisIntf As SchAppDeleteCheck2
 Dim bVar1 As boolean
  ...
 objThisIntf.AppOkToDeletebVar1
 

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