iCAx开思网

标题: 请问大家在CAA里边怎么用SheetMetal的下的操作? [打印本页]

作者: rongtiannuaa    时间: 2008-7-15 21:54
标题: 请问大家在CAA里边怎么用SheetMetal的下的操作?
请问大家在CAA里边怎么用SheetMetal的下的操作?CAA自带的帮助文件里的CATIAerospaceSheetMetalFactory 接口无法显示,因此不知道怎么用,请高手指点一二,不胜感激。
作者: yuhuimoon    时间: 2011-12-17 23:34
发你个在线帮助链接:
https://www.maruf.ca/files/caadoc/CAAAerospaceSheetMetalUseCases/CAAStmWeb.htm
作者: yuhuimoon    时间: 2011-12-17 23:37
Method Index


1. CreateJoggle(CATISpecObject*,CATISpecObject**)
Role: This method creates a Joggle Feature.

2. CreateSurfacicFlange(CATISpecObject*,CATISpecObject**)
Role: This method creates a Surfacic Flange Feature.

3. CreateWeb(CATISpecObject*,CATISpecObject**)
Role: This method creates a Web Feature.

Methods
o CreateJoggle
public virtual HRESULT __stdcall CreateJoggle(const CATISpecObject* ipiPartSpec,
CATISpecObject** opiJoggleSpec) = 0

Role: This method creates a Joggle Feature. Parameters: ipiPartSpec the Part Feature in which the Joggle will be inserted. opiJoggleSpec the created Joggle Feature. o CreateSurfacicFlange
public virtual HRESULT __stdcall CreateSurfacicFlange(const CATISpecObject* ipiPartSpec,
CATISpecObject** opiSurfacicFlangeSpec) = 0

Role: This method creates a Surfacic Flange Feature. Parameters: ipiPartSpec the Part Feature in which the Surfacic Flange will be inserted. opiSurfacicFlangeSpec the created Surfacic Flange Feature. o CreateWeb
public virtual HRESULT __stdcall CreateWeb(const CATISpecObject* ipiPartSpec,
CATISpecObject** opiWebSpec) = 0

Role: This method creates a Web Feature. Parameters: ipiPartSpec the Part Feature in which the Web will be inserted. opiWebSpec the created Web Feature.
This object is included in the file: CATIAerospaceSheetMetalFactory.h
If needed, your Imakefile.mk should include the module: CATSmaInterfaces





欢迎光临 iCAx开思网 (https://www.icax.org/) Powered by Discuz! X3.3