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

The driver to create shape. 更多...

#include <APIShapeDriver.h>

Public 成员函数

String GetName () const
 
void SetName (const String &val)
 
virtual TopoShape CreateShape (const ShapeDriverContext &context)
 

详细描述

The driver to create shape.

TODO:

成员函数说明

virtual TopoShape AnyCAD::API::ShapeDriver::CreateShape ( const ShapeDriverContext context)
virtual

Creates a shape.

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

Gets the name.

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

Sets a name.

参数
valThe value.

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