MachiningUseItf Interface DELIMfgMappingForProfileContouring

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


interface DELIMfgMappingForProfileContouring

Interface to retrieve profile contouring geometry from a design feature in "between 2 planes" mode.

Role: CATIMfgMappingForProfileContouring 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( oPartElement)
Retrieves the part element of the design feature.
Parameters:
oPart
The part element which has to be planed
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: DELIMfgMappingForProfileContouring.h
If needed, your Imakefile.mk should include the module: MachiningUseItf

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