当前位置:网站首页>Revit API:EditScope
Revit API:EditScope
2022-07-21 13:37:00 【极客BIM工作室】
Revit API 中有三个 EditScope
。
其中,
Autodesk.Revit.DB.Architecture.TopographyEditScope
Autodesk.Revit.DB.StairsEditScope
继承自:
Autodesk.Revit.DB.EditScope
第三个,
Autodesk.Revit.DB.Visual.AppearanceAssetEditScope
继承自:
System.Object
他们的接口都是类似,但从继承体系上来说,属于两个分支。TopographyEditScope
和 StairsEditScope
面向的是用户可见的构件编辑,而 AppearanceAssetEditScope
面向的是显示设定。
参考:
Revit SDK 介绍:AppearanceAssetEditing
Revit API:Creation Methods 创建各种类型构件的方法
边栏推荐
- 虚拟机无法连接互联网
- NFS shared storage service
- 2022.7.9暑假个人训练1-B.How old are you Mr. String
- 814. 二叉树剪枝 : 简单递归运用题
- GAN的发展系列二(PGGAN、SinGAN)
- 记一次 .NET 某智能交通后台服务 CPU爆高分析
- (强制)要求覆写equals必须覆写hashCode(原理分析)
- 814. Binary tree pruning: simple recursive problem
- HTTP缓存策略,强缓存,协商缓存
- Performance area: the more you know, the more you don't know
猜你喜欢
Virtual machine cannot connect to the Internet
window 系统里 chrome 浏览器一些实用的调试技巧
ES6 从入门到精通 # 01:ES6 介绍
ES6 from introduction to mastery 01:es6 introduction
China's mobile phones suffered a major setback for the first time, while Samsung and apple increased significantly
Leetcode-179-max
[并发编程基础]-集合的线程安全
Case analysis of building cross department communication system on low code platform
性能领域:你知道的越多,不知道的也就越多
测试人员面试时常见问题
随机推荐
Short answer questions in container learning
matlab-FCM模糊聚类
容器学习中的简答题
ES6 从入门到精通 # 05:函数之扩展运算符、箭头函数
Codeforces Round #794 (Div. 2)(A.B.C)
pdf. JS how to Preview PDF files of Base64 type
npm install 报 -4058错误
ES6 从入门到精通 # 02:let 和 const 命令
记一次 .NET 某智能交通后台服务 CPU爆高分析
Weilai "city" exploration road
Doris代码结构
matlab-最小二乘法拟合
HTTP cache policy, strong cache, negotiation cache
一文深入浅出理解国产开源木兰许可系列协议
Mria + RLOG 新架构下的 EMQX 5.0 如何实现 1 亿 MQTT 连接
【综合笔试题】难度 3.5/5,多解法热门二叉树笔试题
Pycocotools installation method - one step~
Mlx90640 infrared thermal imaging sensor temperature measurement module development notes (III)
如何以创新驱动增长战略
Leetcode-179-max