All Frameworks  Object Hierarchy  This Framework  Indexes  Previous Next  

FunctionalAction (Object)

The interface to access a Functional Action.

Property Index

From
Get the From object.
Group
Get the Group property.
OrientationDirection
Get the OrientationDirection property.
To
Get the To object.

Method Index

GetFacetByName
Returns the Facet.
GetFacet
Returns the Facet.
InvertDirection
Invert the action's Direction.
SearchFacetByName
Searches the Facet.
SearchFacet
Searches the Facet.

Properties


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

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

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

Methods


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

Fails if the action is included in a group.

o Func SearchFacetByName(CATBSTR iFM,
boolean iCreateIfNecessary) As FunctionalFacet
Searches the Facet.
o Func SearchFacet(FunctionalFacetMgr iFM,
boolean iCreateIfNecessary) As FunctionalFacet
Searches the Facet.

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