CATFLEditorItf Interface CATIFLBehaviorsList

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIFLBehaviorsList

Interface to manage the Behaviors of entity.
Role: This interface retrieves the behaviors associated with Logical Reference/Instance.


Method Index


o GetBehaviors(CATListValCATBaseUnknown_var*&)
Retrieves the Behaviors.

Methods


o GetBehaviors
public virtual GetBehaviors( oBehaviorsList)
Retrieves the Behaviors.
Role: Retrieve the list of Behaviors on an FL Entity associated with the Logical Reference/Instance. A behavior is handling with the CATIModelicaClass interface
Parameters:
oBehaviorsList
[out] The list of Behaviors associated with the current FL entity.
Returns:
An HRESULT.
Legal values:
S_OK
E_FAIL

This object is included in the file: CATIFLBehaviorsList.h
If needed, your Imakefile.mk should include the module: CATFLEditorInterfaces

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.