CATSplUseItf Interface CATISsmUseSpaceRoot

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


interface CATISsmUseSpaceRoot

Role: This interface is specific to Space root


Method Index


o GetSpaceConceptRoots(CATLISTV(CATBaseUnknown_var)&)
Get SpaceConceptRoots
o GetSpaceFolder(CATISsmUseSpaceFolder_var&)
Get Child SpaceReference
o GetSpaceSystems(CATLISTV(CATBaseUnknown_var)&)
Get SpaceSystems

Methods


o GetSpaceConceptRoots
public virtual GetSpaceConceptRoots( osplSpaceConceptRoot)
Get SpaceConceptRoots
Parameters:
output
list of SpaceConceptRoot as a list of CATBaseUnknown
Returns:
Error code of function.
o GetSpaceFolder
public virtual GetSpaceFolder( ospSpaceFolder)
Get Child SpaceReference
Parameters:
ospSpace
output Space
Returns:
Error code of function.
o GetSpaceSystems
public virtual GetSpaceSystems( osplSpaceSystem)
Get SpaceSystems
Parameters:
output
list of SpaceSystem as a list of CATBaseUnknown
Returns:
Error code of function.

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

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