CATPartUseItf Interface CATIPdgUseClose

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


interface CATIPdgUseClose

Interface to represent close feature.
Role: The close feature allows users to change a surfacic feature to a mechanical feature by closing it. The closing operation does not introduce new vertices and edges. The generated surfaces for closing are planes limited by the free edges of the surfacic feature to be closed.


Method Index


o GetCloseElement()
Retrieves the surfacic feature to be closed.
o SwapCloseElement(CATBaseUnknown_var)
Sets or swaps the surfacic feature to be closed.

Methods


o GetCloseElement
public virtual GetCloseElement()
Retrieves the surfacic feature to be closed.
Returns:
the surfacic feature to be closed.
Legal values: The surfacic feature is either CATISpecObject_var when the surfacic feature exists or NULL_var if it does not exist.
o SwapCloseElement
public virtual SwapCloseElement( const iCloseElement_input)
Sets or swaps the surfacic feature to be closed.
Parameters:
iCloseElement
The surfacic feature to be closed.

This object is included in the file: CATIPdgUseClose.h
If needed, your Imakefile.mk should include the module: CATPartUseItf

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