readme.txt

来自「autocad 编程 对模具设计提高速度有兴趣的朋友」· 文本 代码 · 共 14 行

TXT
14
字号
BlockOrder sample Readme.txt

 (C) Copyright 2001 by Autodesk, Inc.

This sample demonstrates the use of the index/filter API.
The sample is broken into two binary modules.

1. AsdkblockOrderDb.dbx - defines a filter, index and filtered iterator
   class, and exports them.

2. AsdkblockOrderUi.arx - defines a command BLOCKORDER that lets the
   user select a block reference, then an entity within the block
   reference and finally prompts the user for the draw order of the
   selected entity.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?