CATSplUseItf Interface CATISsmUseSpaceManager

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


interface CATISsmUseSpaceManager

Role: This interface is specific to Space Manager


Method Index


o GetBoundingBox(CATISsmUseSpaceInput_var&)
Get Bounding Box
o GetCuttingSet(CATISsmUseSsmTool_var&)
Get CuttingSet
o GetExternalVolume(CATISsmUseSpaceInput_var&)
Get external volume
o GetInternalSpaceSet(CATISsmUseSsmTool_var&)
Get InternalSpaceSet
o GetSpaceCellSet(CATISsmUseSsmTool_var&)
Get SpaceCellSet

Methods


o GetBoundingBox
public virtual GetBoundingBox( ospBoundingBox)
Get Bounding Box
Parameters:
ospBoundingBox
[out] BoundingBox
Returns:
Error code of function.
o GetCuttingSet
public virtual GetCuttingSet( ospCuttingSet)
Get CuttingSet
Parameters:
ospCuttingSet
[out] CuttingSet
Returns:
Error code of function.
o GetExternalVolume
public virtual GetExternalVolume( ospExternalVolume)
Get external volume
Parameters:
ospExternalVolume
[out] External Volume
Returns:
Error code of function.
o GetInternalSpaceSet
public virtual GetInternalSpaceSet( ospInternalSpaceSet)
Get InternalSpaceSet
Parameters:
ospInternalSpaceSet
[out] InternalSpaceSet
Returns:
Error code of function.
o GetSpaceCellSet
public virtual GetSpaceCellSet( ospSpaceCellSet)
Get SpaceCellSet
Parameters:
ospSpaceCellSet
[out] SpaceCellSet
Returns:
Error code of function.

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

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