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

Classify the edges for shapes. 更多...

Public 成员函数

bool Initialize (TopoShape^ shape)
 
TopoShapeGroupGetSharedEdges ()
 
TopoShapeGroupGetFreeEdges ()
 
TopoShapeGroupGetStandaloneEdges ()
 

详细描述

Classify the edges for shapes.

TODO:

成员函数说明

TopoShapeGroup ^ AnyCAD::Platform::EdgeClassifier::GetFreeEdges ( )

Get the free edges.

返回
the edge list.
TopoShapeGroup ^ AnyCAD::Platform::EdgeClassifier::GetSharedEdges ( )

Get the shared edges

返回
the edge list.
TopoShapeGroup ^ AnyCAD::Platform::EdgeClassifier::GetStandaloneEdges ( )

Get the standalone edges.

返回
the edge list.
bool AnyCAD::Platform::EdgeClassifier::Initialize ( TopoShape shape)

Initialize the classifier.

参数
shapethe shape to be classified.
返回
false if failed.

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