All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

StrWorkbench (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---Workbench
            |
            +---StrWorkbench
 


Represents the structure workbench object.

Property Index

StrComputeServices
Returns the compute services object.

Properties


o Property StrComputeServices() As CATIAStrComputeServices (Read Only)
Returns the compute services object. It allows you to calculate some properties on the structure objects.
Example:
 Dim services As StrComputeServices
 Set services = workbench_1.StrComputeServices
 

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