CATFunctionalModelerUseItf Interface CATIFctRepresentationReference

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


interface CATIFctRepresentationReference

Interface designating a Functional Representation Reference.

Role: This interface designates every kind of Functional Representation References.


Method Index


o IsOnceInstantiable()
Checks if this Functional Representation Reference is once instantiable or not.

Methods


o IsOnceInstantiable
public virtual IsOnceInstantiable()
Checks if this Functional Representation Reference is once instantiable or not.
Returns:
S_OK if the Functional Representation Reference is once instantiable.
S_FALSE if the Functional Representation Reference is instantiable several times.
E_FAIL otherwise.

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

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