AnyCAD SDK PRO
2020
The Professional Graphics SDK for .Net and C++ Developers
|
The Snap Point Node, which can be used to display snap point. -since R2017. 更多...
The Snap Point Node, which can be used to display snap point. -since R2017.
TODO:
Vector3 ^ AnyCAD::Platform::SnapNode::GetPoint | ( | ) |
Get the value.
Real AnyCAD::Platform::SnapNode::GetRadius | ( | ) |
Get the radius size.
void AnyCAD::Platform::SnapNode::SetPoint | ( | Vector3^ | pt, |
Real | radius | ||
) |
Set point value.
pt | the point value. |
radius | the size of sensitive area. |