All Frameworks Class Hierarchy This Framework Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIAerospaceSheetMetalFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIAerospaceSheetMetalFactory
Interface to create Aerospace Sheet Metal Features.
Role: Provides the public basic methods to create Aerospace Sheet Metal Features.
public virtual HRESULT __stdcall CreateJoggle( | const CATISpecObject* | ipiPartSpec, |
CATISpecObject** | opiJoggleSpec) = 0 |
public virtual HRESULT __stdcall CreateSurfacicFlange( | const CATISpecObject* | ipiPartSpec, |
CATISpecObject** | opiSurfacicFlangeSpec) = 0 |
public virtual HRESULT __stdcall CreateWeb( | const CATISpecObject* | ipiPartSpec, |
CATISpecObject** | opiWebSpec) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.