CATSplUseItf Interface CATISsmUseMoldedSurface
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISsmUseMoldedSurface
Role: This interface is specific to molded surfaces
Method Index
- o
GetSupport(CATIMmiMechanicalFeature_var&)
- Get the support of this SplMoldedSurface.
- o
GetSupportOffset(CATICkeParm_var&)
- Get the support offset of this SplMoldedSurface.
- o
GetSupportOrientation(int&)
- Get the support orientation of this SplMoldedSurface.
Methods
o GetSupport
public virtual GetSupport( | | ospSupport) |
-
Get the support of this SplMoldedSurface.
- Parameters:
-
- ospSupport
- Support of this MoldedSurface
- Returns:
- S_OK
o GetSupportOffset
public virtual GetSupportOffset( | | ospOffset) |
-
Get the support offset of this SplMoldedSurface.
- Parameters:
-
- ospOffset
- Ckeparm of support offset
- Returns:
- S_OK
o GetSupportOrientation
public virtual GetSupportOrientation( | | oOrient) |
-
Get the support orientation of this SplMoldedSurface.
- Parameters:
-
- oOrient
- Support orientation of this MoldedSurface
- Returns:
- S_OK
This object is included in the file: CATISsmUseMoldedSurface.h
If needed, your Imakefile.mk should include the module: CATSplUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.