DELStrMfgUseItf Interface DELIStrMfgUseOuterContour
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIStrMfgUseOuterContour
Method Index
- o
GetMarkedFace(DELStrMfgUseSideMode,CATBaseUnknown_var&)
- Retrieves the marked Web face w.
- o
GetOuterContourEdges(CATListPtrCATBaseUnknown&)
- Retrieves outer contour edges.
- o
GetReferenceSurface(CATBaseUnknown**)
- Retrieves the object to mark.
Methods
o GetMarkedFace
public virtual GetMarkedFace( | | iSideMode, |
| | oMarkedFace) |
-
Retrieves the marked Web face w.r.t iSideMode
- Parameters:
-
- iSideMode
- [in] Side of the face to be retrived.
- oMarkedFace
- [out] Marked face.
- Returns:
- Error code of function.
o GetOuterContourEdges
public virtual GetOuterContourEdges( | | opListOfOuterCntrBRepEdges) |
-
Retrieves outer contour edges. This is list of Boundary representations of outer contour edges.
- Parameters:
-
- opListOfOuterCntrBRepEdges
- [out, CATBaseUnknown#release] List of outer contour edges.
- Returns:
- Error code of function.
o GetReferenceSurface
public virtual GetReferenceSurface( | | opiMarkedObject) |
-
Retrieves the object to mark.
- Parameters:
-
- opiMarkedObject
- [out, CATBaseUnknown#release] Object to cut.
- Returns:
- Error code of function.
This object is included in the file: DELIStrMfgUseOuterContour.h
If needed, your Imakefile.mk should include the module: CAADELStrMfgItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.