All Frameworks  Object Hierarchy  This Framework  Indexes   

OptimizerWorkBench (Object)

Interface to access a CATIAOptimizerWorkBench

Property Index

FreeSpaces
Returns FreeSpaces.
Offsets
Returns Offsets.
PartComps
Returns PartComps.
Silhouettes
Returns or sets the constraint driving mode.
SweptVolumes
Returns SweptVolumes.
Thicknesses
Returns Thicknesses.
Wrappings
Returns Wrappings.

Method Index

Check
Check 1 component
QueryNeighbours
Compute the Neighbours

Properties


o Property FreeSpaces() As (Read Only)
Returns FreeSpaces.
o Property Offsets() As (Read Only)
Returns Offsets.
o Property PartComps() As (Read Only)
Returns PartComps.
o Property Silhouettes() As (Read Only)
Returns or sets the constraint driving mode. For constraint types supporting the concept of value, such as distance constraints, the driving mode tells whether the constraint value actually drives the geometry position, or, conversely, is driven by it.
Example:
The following example retrieves in currentSilhouettes the driving mode for the distCst distance constraint:
 currentSilhouettes = distCst.Silhouettes
o Property SweptVolumes() As (Read Only)
Returns SweptVolumes.
o Property Thicknesses() As (Read Only)
Returns Thicknesses.
o Property Wrappings() As (Read Only)
Returns Wrappings.

Methods


o Func Check( iContext,
iInstanceID,
iLatestShape) As
Check 1 component
o Func QueryNeighbours( iAccuracy,
iClearance,
iReferenceSelection,
iTypeQuery) As
Compute the Neighbours

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