AnyCAD C++ API  2018
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
静态 Public 成员函数 | 所有成员列表
AnyCAD::API::ReactorContext类 参考

The utility to get user input data. 更多...

#include <APIReactorContext.h>

静态 Public 成员函数

static void SetSnapTolerance (const float &tol)
 
static SnapPoint GetSnapPoint (const CommandContext &context)
 

详细描述

The utility to get user input data.

TODO:

成员函数说明

static SnapPoint AnyCAD::API::ReactorContext::GetSnapPoint ( const CommandContext context)
static

get snap point.

参数
contextthe command context.
返回
null if command is aborted.
static void AnyCAD::API::ReactorContext::SetSnapTolerance ( const float &  tol)
static

Set the tolerance.

参数
tolthe tolerance, should > 0.

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