All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

TPSViewFactory (Object)

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


Represents the TPS view factory object.
All the created views are added to the annotation set object from which this interface is retrieved, thanks to the AnnotationSet.TPSFactory property.

Method Index

CreateView
Creates a view.

Methods


o Func CreateView(CATIAReference iPlane,
CATVariant iViewType) As CATIATPSView
Creates a view.
Parameters:
iPlane
The plane onto which the view will be created
iViewType
The view type
Legal values:
  • 1: Front View
  • 2: Section View
  • 3: Cut View

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