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

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

于 2022-05-07 发布 文件大小:11.59 kB
0 67
下载积分: 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 个回复

  • narrownoise
    利用matlab写成的窄带噪声发生,很简单实用,做毕设的时候自己琢磨的,希望对大家有帮助哈(Written by narrow-band noise matlab place, very simple and practical to do when the complete set on her own, and we hope to help Kazakhstan)
    2011-05-14 15:36:52下载
    积分:1
  • 类似ACDSee的源码
    类似ACDSee源码-similar ACDSee FOSS
    2022-11-06 01:15:03下载
    积分:1
  • 甘特图开发(基于XGANTT组件开发)
    基于XGANTT组件开发
    2019-10-25下载
    积分:1
  • read_sernumber
    程序功能:stm32f103读DS18B20序列号。 方便以后的电路一总线同时挂多个DS18B20温度传感器用。(Program features: stm32f103 read DS18B20 serial number. Facilitate future circuit while hanging a plurality of bus DS18B20 temperature sensor.)
    2016-03-01 13:31:53下载
    积分:1
  • Telephone-Billing-System
    Telephone billing system in c++ code working
    2014-09-06 19:56:30下载
    积分:1
  • My21Narcissus
    21位水仙花数的寻找,里面用到了大数乘法等细节上的东西。(find the 21 digits narcissus.)
    2012-09-07 11:42:41下载
    积分:1
  • Izerozipn
    完整的C语言编写的带通滤波器 运行成功并在matlab上检验 (Bandpass filter runs successfully complete C language and tested in matlab)
    2012-08-11 21:51:30下载
    积分:1
  • DW1000
    DW1000双向测距方案及误差分析结果,DW1000设计规格书(DW1000 way ranging scheme and error analysis, DW1000 design specifications)
    2021-05-14 02:30:02下载
    积分:1
  • N-FINDR
    介绍混合像元解混里面的端元提取算法N-FINDR(Describes the mixed pixel unmixing inside endmember extraction algorithm N-FINDR)
    2021-04-19 19:48:50下载
    积分:1
  • LEDflow
    说明:  流水心形灯,多种不同的效果,自上而下的循环以及左右循环还有循环闪烁等等(Water flow heart-shaped lamp, a variety of different effects)
    2020-11-27 15:21:34下载
    积分:1
  • 696518资源总数
  • 105918会员总数
  • 20今日下载