Properties
- Property ActiveView() As
- Retrieves the active view for the capture.
- 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.
- Property Annotations() As
- Retrieves the TPSs that are visualy managed by this Capture.
- Property Camera() As
- Retrieves or sets a camera.
- 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. dd>
- 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 document will belong to the capture. dd>
- Property ManageHideShowBody() As
-
Manages 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 dd>
- Property Set() As (Read Only)
- Retrieves tolerancing set the Capture belongs too.
- Property TPSViews() As
- Retrieves the TPS Views that are visualy managed by this Capture.
- 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
- Sub DisplayCapture()
- Displays the Capture.
- 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. dd>
- Func TPSParallelOnScreen() As
- Gets the annotation on TPSParallelOnScreen interface.