Indexes  Previous Next  

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 long (Read Only)
Get count of linked objects.

Methods


o Sub DetachFrom(AnyObject iLinked)
Delete a link to a linked object.
o Sub LinkTo(AnyObject iLinked,
CATBSTR iKind)
Create a link to another object.
o Func RetrieveKindOfLinked(CATVariant iIndex) As CATBSTR
Retrieve the kind of linked object.
o Func RetrieveLinked(CATVariant iIndex) As AnyObject
Retrieve a linked object.

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