CATFunctSystemItf FunctAssociation (Object)
All Frameworks Object Hierarchy This Framework Indexes
FunctAssociation (Object)
The interface to access a Functional Association.
It is managed on a Functional Element, thru the MultiRep Facet Manager (MRM).
Property Index
-
LinkedCount
- Get count of linked objects.
Method Index
-
DetachFrom
- Delete a link to a linked object.
-
LinkTo
- Create a link to another object.
-
RetrieveKindOfLinked
- Retrieve the kind of linked object.
-
RetrieveLinked
- Retrieve a linked object.
Properties
o Property LinkedCount( | ) As (Read Only) |
-
Get count of linked objects.
Methods
o Sub DetachFrom( | | iLinked) |
-
Delete a link to a linked object.
o Sub LinkTo( | | iLinked, |
| | iKind) |
-
Create a link to another object.
o Func RetrieveKindOfLinked( | | iIndex) As |
-
Retrieve the kind of linked object.
o Func RetrieveLinked( | | iIndex) As |
-
Retrieve a linked object.
Copyright © 2003, Dassault Systèmes. All rights reserved.