ObjectModelerSystem Interface CATIAlias

Usage: you can freely reimplement this interface.


interface CATIAlias

Interface to access the external name of an object.


Method Index


o GetAlias()
Returns alias of the object.
o SetAlias(CATUnicodeString&)
Sets an alias to the object.

Methods


o GetAlias
public virtual GetAlias()
Returns alias of the object.
o SetAlias
public virtual SetAlias( const iName)
Sets an alias to the object.
Parameters:
iName
alias to associate to the object.

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

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