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

STEP file writer and reader. 更多...

Public 成员函数

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

详细描述

STEP file writer and reader.

TODO:

成员函数说明

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

Read from STEP file

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

Write to STEP file

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

Write to STEP file

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

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