FunctionalDescription (Object)

The interface to access a Functional Description.

Properties


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

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


Methods


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

To create actions pointing to NULL

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

To remove the protection against modifications.