All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

PCBObject (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---PCBObject
 



Property Index

ElectronicType
Allow to know if : a Product is a BOARD, a PANEL or a COMPONENT, a Hole is a PBD Hole a pattenr is a PCB pattern, a Pad is a contraint area.

Method Index

RemoveElectronicBehaviour
Allow to remove a PCB behaviour of an object

Properties


o Property ElectronicType() As CatElectronicType (Read Only)
Allow to know if : a Product is a BOARD, a PANEL or a COMPONENT, a Hole is a PBD Hole a pattenr is a PCB pattern, a Pad is a contraint area.
Parameters:
oType
This parameter is the type of the object ( BOARD, PANEL, COMPONENT )
Returns:
    The result of the method:
  • S_OK if succeeded
  • E_FAIL if failed

Methods


o Sub RemoveElectronicBehaviour()
Allow to remove a PCB behaviour of an object
Returns:
    The result of the method:
  • S_OK if succeeded
  • E_FAIL if failed

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