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

The driver to update property. 更多...

#include <APIPropertyDriver.h>

Public 成员函数

String GetName () const
 
void SetName (const String &val)
 
virtual bool UpdateProperty (const Element &element, const String &docId)
 

详细描述

The driver to update property.

TODO:

成员函数说明

String AnyCAD::API::PropertyDriver::GetName ( ) const

Gets the name.

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

Sets a name.

参数
valThe value.
virtual bool AnyCAD::API::PropertyDriver::UpdateProperty ( const Element element,
const String docId 
)
virtual

Creates a shape.

参数
elementthe element.
docIdIdentifier for the document.
返回
The new shape.

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