All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

Capture (Object)

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


The interface to access a CATIACapture

Property Index

ActiveView
Retrieves the active view for the capture.
ActiveViewState
Retrieves the Active View state, saved or Not.
Annotations
Retrieves the TPSs that are visualy managed by this Capture.
Camera
Retrieves or sets a camera.
ClippingPlane
Retrieves the clipping plane state, activated or Not.
Current
Retrieves the Capture state, current or Not.
ManageHideShowBody
Manage the visibility of Part instances, bodies and geometrical sets across the Capture.
Set
Retrieves tolerancing set the Capture belongs too.
TPSViews
Retrieves the TPS Views that are visualy managed by this Capture.
ViewPoint
Retrieves the ViewPoint state, saved or Not.

Method Index

DisplayCapture
Displays the Capture.

Properties


o Property ActiveView() As CATIATPSView
Retrieves the active view for the capture.
o Property ActiveViewState() As boolean
Retrieves the Active View state, saved or Not. The Active View state describes what happens when Capture is displayed, if TRUE, the active view of the tolerancing set is replaced by the active view of the capture.
o Property Annotations() As CATIAAnnotations
Retrieves the TPSs that are visualy managed by this Capture.
o Property Camera() As CATIACamera3D
Retrieves or sets a camera.
o Property ClippingPlane() As boolean
Retrieves the clipping plane state, activated or Not. The Clipping plane state describes what happens when Capture is displayed, if TRUE, the active view is used to define a clipping plane. If FALSE, there is no clipping plane applied.
Parameters:
oClipPlane
The clipping plane state.
o Property Current() As boolean
Retrieves the Capture state, current or Not.
Parameters:
oCurrentState
Capture state. if TRUE the capture is current.that means that after the creation of the capture, the future TPSs that would be added to the CATIA document will belong to the capture.
o Property ManageHideShowBody() As boolean
Manage the visibility of Part instances, bodies and geometrical sets across the Capture.
Parameters:
obManageHideShowBody
TRUE: If Hide/Show of these elements will be managed FALSE: If Hide/Show of these elements will not be managed
o Property Set() As CATIAAnnotationSet (Read Only)
Retrieves tolerancing set the Capture belongs too.
o Property TPSViews() As CATIATPSViews
Retrieves the TPS Views that are visualy managed by this Capture.
o Property ViewPoint() As boolean
Retrieves the ViewPoint state, saved or Not. The ViewPoint state describes what happens when Capture is displayed, if TRUE, the 3D Camera of the Capture is used to change the 3D ViewPoint.

Methods


o Sub DisplayCapture()
Displays the Capture.

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