All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

ManufacturingProcess (Object)

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


A ManufacturingProcess for a Manufacturing Document.

Property Index

Setups
Give the List of Setups linked to a Manufacturing Process.

Properties


o Property Setups() As CATIAMfgActivities (Read Only)
Give the List of Setups linked to a Manufacturing Process.
Example:
The following example returns the list of Setups SetupsList linked to the manufacturing Process CurrentProcess
 Set SetupsList = CurrentProcess.Setups

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