CAD开发者社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

AutoCAD 2021 开发者帮助

增强属性显示

2024-5-18 18:38| 发布者: admin| 查看: 124| 评论: 0|原作者: admin|来自: AutoCAD

增强属性显示

除了发现静态类型信息外,属性检查器还会查找有关如何配置属性 UI 的说明。为了提供此类指令,实体包装器实现以下一个或多个接口:

  • ICategorizeProperties
  • IAcPiCategorizeProperties
  • IPerPropertyBrowsing
  • IOPMPropertyExtension
  • IOPMPropertyExpander
  • IAcPiPropertyUnspecified
  • IAcPiPropertyDisplay
  • IAcPiCommandButtons
  • IOPMPropertyDialog
  • IOPMPropertyDialog2

这些接口控制可选特征,例如属性分类、属性扩展到子属性、下拉列表的属性值名称以及每个属性编辑的对话框。以下各节介绍 、 、 、 和 接口如何控制“属性检查器”中静态属性的显示。ICategorizePropertiesIAcPiCategorizePropertiesIPerPropertyBrowsingIOPMPropertyExtensionIOPMPropertyExpander

父主题:

  1. 实现属性

路过

雷人

握手

鲜花

鸡蛋

最新评论

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

GMT+8, 2025-3-5 18:03

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

返回顶部