Indexes   

FunctionalDescription (Object)

The interface to access a Functional Description.

Property Index

ActionsGroups
Get the ActionsGroups collection.
Actions
Get the Actions collection.
Objects
Get the Objects collection.
Variants
Get the Variants collection.

Method Index

CreatePosition
Create a Position.
GetFacetByName
Returns the Facet.
GetFacet
Returns the Facet.
SearchFacetByName
Searches the Facet.
SearchFacet
Searches the Facet.
Unlock
Unlock.

Properties


o Property ActionsGroups() As (Read Only)
Get the ActionsGroups collection.
o Property Actions() As (Read Only)
Get the Actions collection.
o Property Objects() As (Read Only)
Get the Objects collection.
o Property Variants() As (Read Only)
Get the Variants collection.

(gives a NULL pointer if the description is a itself variant)

Methods


o Func CreatePosition( iX,
iY) As
Create a Position.

To create actions pointing to NULL

o Func GetFacetByName( iFM) As
Returns the Facet.
o Func GetFacet( iFM) As
Returns the Facet.
o Func SearchFacetByName( iFM,
iCreateIfNecessary) As
Searches the Facet.
o Func SearchFacet( iFM,
iCreateIfNecessary) As
Searches the Facet.
o Sub Unlock()
Unlock.

To remove the protection against modifications.


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