All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

V4MasterModel (Object)

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


Represents the V4 Master Model.
The Master is the root cotainer of a V4 Model.

Property Index

V4DocumentModel
Returns the V4 Document that contains the Master's Model.

Properties


o Property V4DocumentModel() As CATIADocument (Read Only)
Returns the V4 Document that contains the Master's Model.
Example:
This example retrieves in V4Document the document that contains the V4Master.
 Dim V4Document As Document
 Set V4Document = V4Master.V4DocumentModel
 

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