FunctionalAction (Object)

The interface to access a Functional Action.

Properties


Property From() As
Get the From object.
Property Group() As (Read Only)
Get the Group property.

Vary when adding/removing the action to/from a group.

Property OrientationDirection() As
Get the OrientationDirection property.
See also:
Property To() As
Get the To object.

Methods


Func GetFacet( iFM) As
Returns the Facet.
Func GetFacetByName( iFM) As
Returns the Facet.
Sub InvertDirection()
Invert the action's Direction.

Fails if the action is included in a group.

Func SearchFacet( iFM, iCreateIfNecessary) As
Searches the Facet.
Func SearchFacetByName( iFM, iCreateIfNecessary) As
Searches the Facet.