AnyCAD SDK PRO  2020
The Professional Graphics SDK for .Net and C++ Developers
Public 成员函数 | 所有成员列表
AnyCAD::Platform::TopoDataExchangeIges类 参考

IGES file writer and reader. 更多...

Public 成员函数

bool Write (TopoShapeGroup^ pShapes, Path^ szFileName)
 
bool Write (TopoShape^ pShape, Path^ szFileName)
 
TopoShapeRead (Path^ szFileName)
 

详细描述

IGES file writer and reader.

TODO:

成员函数说明

TopoShape ^ AnyCAD::Platform::TopoDataExchangeIges::Read ( Path szFileName)

Read from IGES file

参数
szFileNamethe file name.
返回
pShapes the TopoShape.
bool AnyCAD::Platform::TopoDataExchangeIges::Write ( TopoShapeGroup pShapes,
Path szFileName 
)

Write to IGES file

参数
pShapesthe TopoShapeGroup.
szFileNamethe file name.
返回
true if successes.
bool AnyCAD::Platform::TopoDataExchangeIges::Write ( TopoShape pShape,
Path szFileName 
)

Write to IGES file

参数
pShapethe TopoShape.
szFileNamethe file name.
返回
true if successes.

该类的文档由以下文件生成: