Indexes   

Capture (Object)

The interface to access a CATIACapture

Property Index

ActiveViewState
Retrieves the Active View state, saved or Not.
ActiveView
Retrieves the active view for the capture.
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

DisplayCapture2
Displays the Capture with mirroring annotations management.
DisplayCapture
Displays the Capture.

Properties


o Property ActiveViewState() As
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 ActiveView() As
Retrieves the active view for the capture.
o Property Annotations() As
Retrieves the TPSs that are visualy managed by this Capture.
o Property Camera() As
Retrieves or sets a camera.
o Property ClippingPlane() As
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
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
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 (Read Only)
Retrieves tolerancing set the Capture belongs too.
o Property TPSViews() As
Retrieves the TPS Views that are visualy managed by this Capture.
o Property ViewPoint() As
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 DisplayCapture2( ibApplyMirror)
Displays the Capture with mirroring annotations management.
Parameters:
out
boolean ibApplyMirror [out] Annotations mirroring management: TRUE: The annotations mirroring is activated. FALSE: The annotations mirroring is desactivated.
o Sub DisplayCapture()
Displays the Capture.

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