IsoAlgo Dimensioning Options

简介: IsoAlgo Dimensioning Options eryar@163.com   IsoAlgo can output several types of dimensions with different amounts of detail.

IsoAlgo Dimensioning Options

 

IsoAlgo can output several types of dimensions with different amounts of detail. The main types of dimensioning are:

String dimensions(the default); Composite dimensions; Overall dimensions; Support Dimensions;

The different types are illustrated in the following figure:

Figure 3.2.1 Support, String and Overall dimensions

String dimensions are measured between the following points:

The start or end of a branch; Changes of direction(bends, elbows etc.); Component connection points(flanges, welds, screwed and compression joints etc., excluding gaskets);

Composite dimensioning ignores dimensions which the fabricator has no control over, particularly the sizes of individual components. Component which are directly connected to each other are therefore dimensioned as though they constitute a single composite item.

Overall dimensions indicate the lengths of the following sections of a pipeline:

From the start of a branch to the first change of direction; From each change diretion to the next; From the last change of direction to the end of a Branch; From the start of a falling section skew-box to the end of the falling section skew-box; Between Branch connections.

In IsoAlgo you can config the dimensioning options by IsoAlgoConfig.xml. By choosing different representation for different dimension type:

Figure 3.2.2 Config different dimension types

Figure 3.2.3 Dimensions generated by IsoAlgo

目录
相关文章
|
人工智能 vr&ar
VR技术、特点、应用领域简介
VR技术、特点、应用领域简介
567 1
|
10月前
|
运维 Devops jenkins
DevOps实践:持续集成与持续部署在现代软件开发中的作用
【10月更文挑战第42天】在快节奏的软件开发世界里,DevOps已经成为一种提升效率、确保质量和加速交付的重要方法。本文将深入探讨DevOps的核心组成部分—持续集成(CI)和持续部署(CD)—并展示它们如何通过自动化流程优化开发周期。我们将从基础概念讲起,逐步过渡到实际操作,最终通过一个简单代码示例来演示这一过程。文章旨在为读者提供清晰的指导,帮助他们理解和实现CI/CD流程,从而在软件开发领域取得竞争优势。
|
10月前
|
监控 前端开发 jenkins
Jenkins 在前端项目持续部署中的应用,包括其原理、流程以及具体的实现方法
本文深入探讨了Jenkins在前端项目持续部署中的应用,涵盖其基本原理、流程及具体实现方法。首先介绍了Jenkins的基本概念及其在自动化任务中的作用,随后详细解析了从前端代码提交到生产环境部署的全过程,包括构建、测试、部署等关键步骤。最后,强调了持续部署中的代码质量控制、环境一致性、监控预警及安全管理等注意事项,旨在帮助开发者高效、安全地实施持续部署。
218 5
|
9月前
|
搜索推荐 数据挖掘 API
拼多多根据ID取商品详情原数据API接口的开发应用与收益
拼多多作为中国知名电商平台,为开发者和企业提供丰富的API接口,助力快速接入平台,实现商品推广、订单管理等功能。其中,根据ID取商品详情原数据的API接口尤为重要,具备高效性、稳定性和安全性,广泛应用于电商数据分析、价格监测、竞品分析、商品推荐系统、移动应用开发及精准营销等领域,为企业带来显著收益。
230 0
|
10月前
|
缓存 JavaScript 安全
深入理解Docker镜像构建过程
深入理解Docker镜像构建过程
203 0
|
人工智能 安全 数据挖掘
【2024最新】史上最强AI-GPT4o国内保姆级使用教程
【2024最新】史上最强AI-GPT4o国内保姆级使用教程
532 0
|
存储 弹性计算 运维
阿里云国际站代理商:阿里云服务器怎么用,解析、配置和管理教程
@luotuoemo 飞机@TG 【聚搜云】服务器运维专家!阿里云国际站代理商:阿里云服务器怎么用,解析、配置和管理教程,阿里云服务器(ECS)作为阿里云云计算平台的核心产品之一,提供稳定、强大的云服务器资源,广泛应用于各行各业。本文将深入探讨阿里云服务器的使用方法,包括解析、配置和管理等方面的教程,帮助您更好地了解和使用阿里云服务器。
|
JSON API 定位技术
批量解析地址的API
批量解析地址的API
618 1
|
存储 移动开发 JavaScript
手把手教你用 Vue 搭建带预览的「上传图片」管理后台
手把手教你开发带预览的 Vue 图片上传组件,即图片上传管理后台。只要你跟本教程一步一步走,最终能很好的理解整个前后端传图的工程逻辑。前端我们使用 Vue + Axios + Multipart 来搭建前端上传图片应用,后端我们使用 Node.js + Express + Multer 来搭建后端上传图片的后端处理。
1349 0