MachiningUseItf Interface DELIMfgMappingForPocketing
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIMfgMappingForPocketing
Interface to retrieve profile contouring geometry from a design feature.
Role: CATIMfgMappingForPocketing has methods to retrieve geometry
from a design feature.
Method Index
- o
GetPart(CATBaseUnknown_var&)
- Retrieves the part element of the design feature.
- o
GetRelimitingPlane(CATBaseUnknown_var&)
- Retrieves the relimiting element of the design feature.
Methods
o GetPart
public virtual GetPart( | | oPart) |
-
Retrieves the part element of the design feature.
- Parameters:
-
- oPart
- The part element
o GetRelimitingPlane
public virtual GetRelimitingPlane( | | oRelimitingPlane) |
-
Retrieves the relimiting element of the design feature.
- Parameters:
-
- oRelimitingPlane
- The relimiting plane
This object is included in the file: DELIMfgMappingForPocketing.h
If needed, your Imakefile.mk should include the module: MachiningUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.