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

The SnapeNode manager. 更多...

类 AnyCAD::Platform::SnapNodeManager 继承关系图:
AnyCAD::Platform::Object

Public 成员函数

void Add (SnapNode^ node)
 
bool Remove (long id)
 
void Clear ()
 
SnapNodeHitTest (Ray^ ray)
 
- Public 成员函数 继承自 AnyCAD::Platform::Object
String^ GetObjectClassId ()
 
StringList^ ListParentClassIds ()
 

详细描述

The SnapeNode manager.

TODO:

成员函数说明

void AnyCAD::Platform::SnapNodeManager::Add ( SnapNode node)

Set snap target.

参数
nodethe snap node.
void AnyCAD::Platform::SnapNodeManager::Clear ( )

Clear all.

SnapNode ^ AnyCAD::Platform::SnapNodeManager::HitTest ( Ray ray)

Hit testing by ray.

返回
the nearest node.
bool AnyCAD::Platform::SnapNodeManager::Remove ( long  id)

Remove the node.

参数
idthe id of the node

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