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

Connect the edges to wires, and sort the closed wires to build faces with holes. 更多...

类 AnyCAD::Platform::LoopsBuilder 继承关系图:
AnyCAD::Platform::LoopsBuilder2d

Public 成员函数

bool Initialize (TopoShapeGroup^ edgeList)
 
TopoShapeGroupBuildFacesWithHoles ()
 
TopoShapeGroupBuildWires ()
 

详细描述

Connect the edges to wires, and sort the closed wires to build faces with holes.

TODO:

成员函数说明

TopoShapeGroup ^ AnyCAD::Platform::LoopsBuilder::BuildFacesWithHoles ( )

Build faces with holes.

返回
the face list.
TopoShapeGroup ^ AnyCAD::Platform::LoopsBuilder::BuildWires ( )

Build connected wires.

返回
the wire/edge list.
bool AnyCAD::Platform::LoopsBuilder::Initialize ( TopoShapeGroup edgeList)

Initialize the builder.

参数
edgeListthe list of edges.
返回
false if invalid inputs.

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