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

The driver to create annotation. 更多...

#include <APIAnnotationDriver.h>

Public 成员函数

String GetName () const
 
void SetName (const String &val)
 
virtual SceneNode Create (const AnnotationDriverContext &context)
 

详细描述

The driver to create annotation.

TODO:

成员函数说明

virtual SceneNode AnyCAD::API::AnnotationDriver::Create ( const AnnotationDriverContext context)
virtual

Creates a node.

参数
contextthe context.
返回
The new node.
String AnyCAD::API::AnnotationDriver::GetName ( ) const

Gets the name.

返回
The name.
void AnyCAD::API::AnnotationDriver::SetName ( const String val)

Sets a name.

参数
valThe value.

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