All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---PartInterfaces.CATIShape | +---CATIClose
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIClose
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.
public virtual CATISpecObject_var GetCloseElement( | )= 0 |
public virtual void SwapCloseElement( | const CATISpecObject_var | iCloseElement) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.