CAD开发者社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

订阅

AcSmCustomPropertyValue (SSO)

AcSmCustomPropertyValue.Clear Method (SSO)
重置并清理对象,使对象保持未初始化状态。
2023-1-2 15:02
AcSmCustomPropertyValue.GetDatabase Method (SSO)
检索父 IAcSmDatabase 对象。如果该方法成功,则返回值为 S_OK。如果找不到父数据库,则返回S_FALSE,并用 null 填充提供的指针。所有其他返回值指示错误条件。
2023-1-2 15:00
AcSmCustomPropertyValue.GetDirectOwnedObjects Method (SSO)
返回直接拥有的对象的数组。如果该方法成功,则返回值为 S_OK。如果找不到父数据库,则返回S_FALSE,并用 null 填充提供的指针。所有其他返回值指示错误条件。
2023-1-2 14:58
AcSmCustomPropertyValue.GetFlags Method (SSO)
检索与自定义属性关联的属性标志枚举值的组合。
2023-1-2 14:57
AcSmCustomPropertyValue.GetIsDirty Method (SSO)
如果返回VARIANT_TRUE则持久组件已修改,并在解锁所有者 AcSmDatabase 时提交。
2023-1-2 14:55
AcSmCustomPropertyValue.GetObjectId Method (SSO)
检索对象的 IAcSmObjectId。如果该方法成功,则返回值为 S_OK。如果找不到父数据库,则返回S_FALSE,并用 null 填充提供的指针。所有其他返回值指示错误条件。
2023-1-2 14:53
AcSmCustomPropertyValue.GetOwner Method (SSO)
检索指向拥有 IAcSmPersist 父对象的指针。
2023-1-2 14:52
AcSmCustomPropertyValue.GetTypeName Method (SSO)
检索表示 coclass 的描述性名称。此方法主要由文件管理器使用。
2023-1-2 14:50
AcSmCustomPropertyValue.GetValue Method (SSO)
检索与自定义属性关联的变量值。
2023-1-2 14:48
AcSmCustomPropertyValue.InitNew Method (SSO)
初始化新创建的持久对象。此方法和 Load 方法是初始化持久组件的唯一两种方法。
2023-1-2 14:47
AcSmCustomPropertyValue.Load Method (SSO)
此 API 专为内部使用而设计,尚未经过全面测试。
2023-1-2 14:45
AcSmCustomPropertyValue.Save Method (SSO)
此 API 专为内部使用而设计,尚未经过全面测试。
2023-1-2 14:43
AcSmCustomPropertyValue.SetFlags Method (SSO)
设置与自定义属性关联的属性标志枚举值的组合。
2023-1-2 14:42
AcSmCustomPropertyValue.SetOwner Method (SSO)
设置 IAcSmPersist 对象的所有者属性。所属对象应直接引用此对象。
2023-1-2 14:40
AcSmCustomPropertyValue.SetValue Method (SSO)
设置与自定义属性关联的变量值。
2023-1-2 14:38

QQ|Archiver|CAD开发者社区 ( 苏ICP备2022047690号-1   苏公网安备32011402011833)

GMT+8, 2025-1-9 12:24

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

返回顶部