登录
首页 » C# » 详谈用API读取Revit对象的参数值 .

详谈用API读取Revit对象的参数值 .

于 2022-05-07 发布 文件大小:11.59 kB
0 109
下载积分: 2 下载次数: 1

代码说明:

   public static string ParameterToString(Parameter param)     {       string val = "none";       if (param == null)       {         return val;       }       // To get to the parameter value, we need to pause it depending on its storage type       switch (param.StorageType)       {         case StorageType.Double:           double dVal = param.AsDouble();           val = dVal.ToString();           break;         case StorageType.Inte

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ALIENTEK-MINISTM32---hongwaiyaokong
    ALIENTEK MINISTM32 hongwaiyaokong.zip
    2012-11-04 11:54:28下载
    积分:1
  • foxitpdfsdk_5_3_dotnet
    说明:  foxit pdf 的sdk开发包,可用于显示pdf文件,内置demo,.net使用(Foxit PDF SDK development kit, can be used to display PDF files, built-in demo,. Net use)
    2021-04-18 16:58:52下载
    积分:1
  • cmember
    cmember-cmember-cmember随机有限集多目标跟踪算法 由于传感器分辨率的不断提高或目标距离传感器较近, 单个目标的不同反射点(例如一架飞机的机头、机翼和机尾等不同部位) 可同时产生多个观测,此时, 该目标被称为一个扩展目标. 对于杂波环境下的多个扩展目标跟踪问题, 由于它不再满足点目标的假设条件, 其关联过程将变得非常复杂.基于RFS 的多目标跟踪方法的最大优点在于它可以避免传统多目标跟踪算法中的数据关联过程,故它尤其适用于扩展目标跟踪问题.
    2022-02-02 09:47:40下载
    积分:1
  • 这是一个用VC写的五子棋人机对战程序
    这是一个用VC写的五子棋人机对战程序(This is a VC was the man-machine players 331 procedures)
    2005-01-17 00:20:25下载
    积分:1
  • SCLR
    通过一个简单的图书管理系统源代码,让C语言入门者对基本语法的理解更深一步()
    2018-02-20 14:48:52下载
    积分:1
  • sift_ImageProcessing
    sift特征点检测及图像拼接,matlab7.0实现的,我从别人那里整过来的,测试的话,用在matlab里面直接调用match( b1.jpg , b2.jpg )即可,我测试成功,里面也有说明文档,为了科研,共享,希望大家有好的代码都0分共享,与己方便,与人方便,中国科研才会发展更迅速(sift feature point detection and image stitching of, matlab7.0 realized, I come from others where the whole test, used in matlab inside direct calls to match (' b1.jpg' , ' b2.jpg' ) can I test success, which also has documentation, in order to research, share, and hope everyone has a good code sharing, and has convenient, and accommodating, the more rapid development of China' s scientific research will)
    2012-10-11 23:37:29下载
    积分:1
  • 蓝牙ibeacon
    基于stm32f103系列单片机的蓝牙ibeacon程序
    2022-01-26 07:04:54下载
    积分:1
  • 电脑摄像头检测
    利用opencv进行电脑摄像头检测,可以实时检测到人脸,进行目标跟踪,代码可以下下来看看用用,有需要的可以试一试哦。
    2022-03-11 23:37:10下载
    积分:1
  • the-voltage-ad-collection
    单片机1260Sc5a 的ad 采集电压,带详细注解,适合初学者哦!(The microcontroller 1260Sc5a ad collection voltage, with detailed notes, suitable for beginners Oh!)
    2013-05-09 22:43:22下载
    积分:1
  • 使用WebBrowser控件实现的三国风云web游戏的自动推荐名将的辅助工具。...
    使用WebBrowser控件实现的三国风云web游戏的自动推荐名将的辅助工具。-WebBrowser control to achieve use of the Three Kingdoms games Fengyun automatic web tool" s recommendation.
    2022-01-25 22:21:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载