CATCompositesUseItf Interface CATICciBaseContour
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICciBaseContour
Interface to Composites contour.
Role: Allows you to access data of any Composites contour feature
Method Index
- o
GetSupportShell(CATIMmiMechanicalFeature_var&)
- Gets the shell on which the base contour is laid down.
- o
SetSupportShell(CATIMmiMechanicalFeature_var&)
- Sets the shell on which the base contour is laid down.
Methods
o GetSupportShell
public virtual GetSupportShell( | | oSupportShell) |
-
Gets the shell on which the base contour is laid down.
- Parameters:
-
- oSupportShell
- The support shell feature.
o SetSupportShell
public virtual SetSupportShell( | const | iSupportShell) |
-
Sets the shell on which the base contour is laid down.
- Parameters:
-
- iSupportShell
- The input support surface.
This object is included in the file: CATICciBaseContour.h
If needed, your Imakefile.mk should include the module: CATCompositesUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.