Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
Bentley 中国优先社区
  • Welcome to Bentley Communities
  • Bentley's Communities
  • Bentley 中国优先社区
  • Cancel
Bentley 中国优先社区
技术资料库 如何修改几何报表里特征点的缩写字母
    • Sign In
    Bentley 中国优先社区 requires membership for participation - click to join
    • -Bentley 中文技术资料库
      • +AutoPIPE
      • -Bentley Civil
        • 00 Civil 本地化产品需求反馈
        • 01 如何提交您对 Civil 产品的创意和想法
        • 02 ServiceNow用户服务平台使用方法
        • +Civil 实用功能
        • +CNCCBIM系列
        • +Drainage and Utilities
        • +For China 版本
        • GC
        • +GEOPAK SITE操作视频
        • +gINT civil tools
        • +OpenBridge
        • +OpenRail ConceptStation
        • +OpenRail Designer
        • +OpenRoads ConceptStation
        • +OpenRoads Designer
        • OpenTunnel Designer
        • +OpenX Designer CONNECT Edition
        • -PowerCivil
          • +01-PowerCivil 总体介绍
          • +02-视频学习资料
          • +CNRoad: PowerCivil 中国工具包
          • +PowerCivil工具
          • +出图(平纵横)
          • -分析&报表
            • 如何修改几何报表里特征点的缩写字母
            • 报表里有“?”
          • +土木单元
          • +地形模型
          • +场地设计
          • +基本设置
          • +安装
          • +常规几何
          • +平面几何
          • +廊道模型
          • +模型互操作性(ICM)
          • +纵断几何
        • Video:利用平面切分工具生成护栏模型
        • +场地
        • 立交设计与建模
        • +软件下载及安装
        • 软件初始化
        • +道路与场地的二次开发
      • +Bentley Navigator
      • +Bentley Substation
      • +BRCM
      • +BridgeMasterModeler/OpenBridgeModeler
      • +i-model / DgnDb
      • +LumenRT/ContextCapture
      • +MicroStation
      • +MOSES
      • +OpenBuildings Designer
      • +OpenFlows
      • +OpenPlant
      • +OpenPlant Electrical CCK
      • Plaxis 地质分析
      • +ProjectWise
      • +ProStructures
      • +SACS
      • +STAAD.Pro
      • +SYNCHRO Pro
      • +其 它
      • +建筑设计之思考(赵大师专作)
      • +桥梁大师<BridgeMaster>
      • +现浇箱梁
      • +软件激活及授权
    • +iTwin 数字孪生平台
    • Bentley二次开发资料库
    • +常见问题汇总
    • Bentley-Learn 官方教学平台-使用方法
    • +中国优先社区使用指南
    • +Bentley学习资料库
    • +Bentley用户成功活动精选
    • +服务合作伙伴计划

     
     Questions about this article, topic, or product? Click here. 

    如何修改几何报表里特征点的缩写字母

     

     

     

      

     

     

    问题描述

    能修改几何报表里的特征点缩写字母么?

    解决方案

    可以到这个路径下,修改返回值

    C:\ProgramData\Bentley\Civil\ReportBrowser\8.11.9\en\format.xsl

    // Converts the point type to a user defined type, modify the value after the return, not the case value

    // As an example case "POB" : return "P.O.B."; will change the POB to P.O.B.

    // If in doubt, contact Development

    //

    function pointType( pointSubtype )

    {

    switch ( pointSubtype )

    {

    case "POB" : return "POB";

    case "POE" : return "POE";

    case "PC" : return "PC";

    case "PT" : return "PT";

    case "PI" : return "PI";

    case "CC" : return "CC";

    case "PRC" : return "PRC";

    case "PCC" : return "PCC";

    case "TS" : return "TS";

    case "SC" : return "SC";

    case "CS" : return "CS";

    case "ST" : return "ST";

    case "SPI" : return "SPI";

    case "SS" : return "SS";

    case "POT" : return "POT";

    case "POC" : return "POC";

    case "POS" : return "POS";

    case "PVC" : return "PVC";

    case "PVI" : return "PVI";

    case "PVT" : return "PVT";

    case "PVCC" : return "PVCC";

    case "PVRC" : return "PVRC";

    case "VHigh" : return "HP";

    case "VLow" : return "LP";

    case "POVT" : return "POVT";

    case "POVC" : return "POVC";

    default: return pointSubtype;

    • Report 报表
    • Share
    • History
    • More
    • Cancel
    • Yingling.Tian Created by Bentley Colleague Yingling.Tian
    • When: Sun, Nov 16 2014 8:49 PM
    • Yingling.Tian Last revision by Bentley Colleague Yingling.Tian
    • When: Tue, Aug 25 2015 5:13 AM
    • Revisions: 5
    • Comments: 0
    • Sign in to reply
    Recommended
    Related
    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2023 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies