All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---FunctionalElement
|
+---FunctionalDescription
| o Property Actions( | ) As CATIAFunctionalActions (Read Only) |
| o Property ActionsGroups( | ) As CATIAFunctActionsGroups (Read Only) |
| o Property Objects( | ) As CATIAFunctionalObjects (Read Only) |
| o Property Variants( | ) As CATIAFunctionalVariants (Read Only) |
(gives a NULL pointer if the description is a itself variant)
| o Func CreatePosition( | double | iX, |
| double | iY) As CATIAFunctionalPosition |
To create actions pointing to NULL
| o Func GetFacet( | CATIAFunctionalFacetMgr | iFM) As CATIAFunctionalFacet |
| o Func GetFacetByName( | CATBSTR | iFM) As CATIAFunctionalFacet |
| o Func SearchFacet( | CATIAFunctionalFacetMgr | iFM, |
| boolean | iCreateIfNecessary) As CATIAFunctionalFacet |
| o Func SearchFacetByName( | CATBSTR | iFM, |
| boolean | iCreateIfNecessary) As CATIAFunctionalFacet |
| o Sub Unlock( | ) |
To remove the protection against modifications.
Copyright © 2003, Dassault Systèmes. All rights reserved.