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

Classify the inner wire and outer wires for a face. 更多...

Public 成员函数

bool Initialize (TopoShape^ face)
 
TopoShapeGroupGetInnerWires ()
 
TopoShapeGetOuterWire ()
 

详细描述

Classify the inner wire and outer wires for a face.

TODO:

成员函数说明

TopoShapeGroup ^ AnyCAD::Platform::WireClassifier::GetInnerWires ( )

Get the inner wires of the face

返回
the wires.
TopoShape ^ AnyCAD::Platform::WireClassifier::GetOuterWire ( )

Get the outer wire.

返回
the wire of the face.
bool AnyCAD::Platform::WireClassifier::Initialize ( TopoShape face)

Initialize the classifier.

参数
facethe face to be classified.
返回
false if failed.

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