CN111597598A - PDMS (polydimethylsiloxane) -based object point set directional offset method - Google Patents

PDMS (polydimethylsiloxane) -based object point set directional offset method Download PDF

Info

Publication number
CN111597598A
CN111597598A CN202010393481.2A CN202010393481A CN111597598A CN 111597598 A CN111597598 A CN 111597598A CN 202010393481 A CN202010393481 A CN 202010393481A CN 111597598 A CN111597598 A CN 111597598A
Authority
CN
China
Prior art keywords
new
point
point set
array
straight line
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010393481.2A
Other languages
Chinese (zh)
Inventor
李世雄
胡朝友
李强
刘立鹏
李民
刘卫强
张民松
赵艺璇
柴伟宏
仝耀飞
赵宏亮
许志鸿
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inner Mongolia Jingtai Power Generation Co ltd
Original Assignee
Inner Mongolia Jingtai Power Generation Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inner Mongolia Jingtai Power Generation Co ltd filed Critical Inner Mongolia Jingtai Power Generation Co ltd
Priority to CN202010393481.2A priority Critical patent/CN111597598A/en
Publication of CN111597598A publication Critical patent/CN111597598A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Geometry (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Mathematics (AREA)
  • Computer Graphics (AREA)
  • Software Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a PDMS-based object point set directional offset method, which is realized based on PML language development, wherein two intersected straight lines are respectively offset by the same given value in the direction perpendicular to the respective straight line to obtain two new straight lines, new intersection points generated by the two new straight lines are sequentially collected into a new point set array, and the point set array is used as a data source for rapidly creating a corresponding model. According to the method, the new intersection point is obtained through automatic deviation, the new coordinate point array is established and is used as a data source for quick establishment of the corresponding model, and the accuracy of the new data source is greatly improved; the new point set data source can be used for creating a specific model, so that the workload of manual selection, calculation and modification is saved, and the modeling efficiency is improved.

Description

PDMS (polydimethylsiloxane) -based object point set directional offset method
The technical field is as follows:
the invention relates to a method for directional offset of an object point set, in particular to a method for directional offset of the object point set based on PDMS.
Background art:
PDMS (plant Design Management system), a plant three-dimensional layout Design Management system, is a flagship product of CAD Centre, uk, and since the first commercial version of PDMS was released in 1977, PDMS became the first Design software system for large and complex plant Design projects. In the PDMS operating environment, there is no function of directional offset of the point set. For objects containing point sets (e.g., boards), it is often necessary to create other models related to the point set data (e.g., the creation of railings along the edges of the board offset a distance inward or outward). At present, the conventional method is to manually select points along the edge of a board in sequence to create a relevant model, and then modify parameters of the model. The method has large workload of manual point selection and tedious steps. For the model with a complex shape, the modification calculation amount of the parameters is larger, the working efficiency is low, and the error rate is high.
The invention content is as follows:
in order to solve the problems of large calculation modification amount, low working efficiency and high error rate caused by manual sequential point parameter selection, the invention aims to provide an efficient and accurate method for directional offset of a point set based on a PDMS object.
The purpose of the invention is implemented by the following technical scheme: a PDMS object point set directional offset method is realized based on PML language development, two intersected straight lines are respectively offset by the same given value towards the direction (inward or outward) vertical to the respective straight line to obtain two new straight lines, new intersection points generated by the two new straight lines are sequentially collected into a new point set array, and the point set array is used as a data source for rapidly establishing a corresponding model.
The PDMS object point set-based directional offset method comprises the following specific implementation methods:
(1) positioning an object hierarchy containing a point set to be shifted in a PDMS structure tree;
(2) sequentially extracting coordinate point array information of an existing point set under the object;
(3) sequentially connecting the Nth point and the (N-1) th point in the array into a straight line 1, and connecting the Nth point and the (N + 1) th point in the array into a straight line 2;
(4) the straight lines 1 and 2 are shifted by the same given value in a direction (inward or outward) perpendicular to the respective straight lines, resulting in straight lines 3 and 4;
(5) and adding the coordinate value corresponding to the intersection point N' of the straight line 3 and the straight line 4 into the new coordinate point array at the corresponding position to be used as a data source for quickly establishing the corresponding model.
The offset is given the same value as the preset value.
The invention has the advantages that: according to the method, the new intersection point is obtained through automatic deviation, the new coordinate point array is established and is used as a data source for quick establishment of the corresponding model, and the accuracy of the new data source is greatly improved; the new point set data source can be used for creating a specific model, so that the workload of manual selection, calculation and modification is saved, and the modeling efficiency is improved.
Description of the drawings:
fig. 1 is a flowchart of an implementation of a PDMS object point set-based directional offset method.
FIG. 2 is a diagram of an embodiment of a method for directionally offsetting a point set based on PDMS.
The specific implementation mode is as follows:
example 1: as shown in fig. 1 and 2, a PDMS object point set oriented migration method is implemented based on PML language development, in which two intersecting straight lines are respectively migrated by the same given value in a direction (inward or outward) perpendicular to the respective straight line to obtain two new straight lines, new intersection points generated by the two new straight lines are sequentially collected into a new point set array, and the point set array is used as a data source for rapid creation of a corresponding model. The specific implementation method comprises the following steps:
(1) positioning an object hierarchy containing a point set to be shifted in a PDMS structure tree;
(2) sequentially extracting coordinate point array information of an existing point set under the object;
(3) sequentially connecting the Nth point and the (N-1) th point in the array into a straight line 1, and connecting the Nth point and the (N + 1) th point in the array into a straight line 2;
(4) the straight lines 1 and 2 are shifted by the same given value in a direction (inward or outward) perpendicular to the respective straight lines, resulting in straight lines 3 and 4; the offset is given the same value as the preset value.
(5) And adding the coordinate value corresponding to the intersection point N' of the straight line 3 and the straight line 4 into the new coordinate point array at the corresponding position to be used as a data source for quickly establishing the corresponding model.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (3)

1. A PDMS object point set directional offset-based method is characterized in that based on PML language development, two intersected straight lines are respectively offset by the same given value towards the direction perpendicular to the straight lines to obtain two new straight lines, new intersection points generated by the two new straight lines are sequentially collected into a new point set array, and the point set array is used as a data source for rapid creation of a corresponding model.
2. The method of claim 1, wherein the method comprises:
(1) positioning an object hierarchy containing a point set to be shifted in a PDMS structure tree;
(2) sequentially extracting coordinate point array information of an existing point set under the object;
(3) sequentially connecting the Nth point and the (N-1) th point in the array into a straight line 1, and connecting the Nth point and the (N + 1) th point in the array into a straight line 2;
(4) the straight line 1 and the straight line 2 are deviated by the same given value along the direction vertical to the respective straight lines to obtain a straight line 3 and a straight line 4;
(5) and adding the coordinate value corresponding to the intersection point N' of the straight line 3 and the straight line 4 into the new coordinate point array at the corresponding position to be used as a data source for quickly establishing the corresponding model.
3. A method of PDMS object point set orientation shift according to claims 1 or 2, characterized by that, the shift is given the same value as the preset value.
CN202010393481.2A 2020-05-11 2020-05-11 PDMS (polydimethylsiloxane) -based object point set directional offset method Pending CN111597598A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010393481.2A CN111597598A (en) 2020-05-11 2020-05-11 PDMS (polydimethylsiloxane) -based object point set directional offset method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010393481.2A CN111597598A (en) 2020-05-11 2020-05-11 PDMS (polydimethylsiloxane) -based object point set directional offset method

Publications (1)

Publication Number Publication Date
CN111597598A true CN111597598A (en) 2020-08-28

Family

ID=72187046

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010393481.2A Pending CN111597598A (en) 2020-05-11 2020-05-11 PDMS (polydimethylsiloxane) -based object point set directional offset method

Country Status (1)

Country Link
CN (1) CN111597598A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103706414A (en) * 2013-12-19 2014-04-09 重庆大学 Device for axially precisely positioning and transferring multiple sections of capillary tubes
CN104484512A (en) * 2014-12-01 2015-04-01 艾法能源工程股份有限公司 Pattern generation method based on AUTOCAD in PDMS (plant design management system)
CN106777640A (en) * 2016-12-08 2017-05-31 京能十堰热电有限公司 A kind of method that Model array based on PDMS is replicated
DE102016213000A1 (en) * 2016-07-15 2018-01-18 Hahn-Schickard-Gesellschaft für angewandte Forschung e.V. Handling of liquids using a fluidic module having a plane of fluidity inclined with respect to a plane of rotation
CN107690582A (en) * 2015-04-03 2018-02-13 雅培制药有限公司 Apparatus and method for sample analysis

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103706414A (en) * 2013-12-19 2014-04-09 重庆大学 Device for axially precisely positioning and transferring multiple sections of capillary tubes
CN104484512A (en) * 2014-12-01 2015-04-01 艾法能源工程股份有限公司 Pattern generation method based on AUTOCAD in PDMS (plant design management system)
CN107690582A (en) * 2015-04-03 2018-02-13 雅培制药有限公司 Apparatus and method for sample analysis
DE102016213000A1 (en) * 2016-07-15 2018-01-18 Hahn-Schickard-Gesellschaft für angewandte Forschung e.V. Handling of liquids using a fluidic module having a plane of fluidity inclined with respect to a plane of rotation
CN106777640A (en) * 2016-12-08 2017-05-31 京能十堰热电有限公司 A kind of method that Model array based on PDMS is replicated

Similar Documents

Publication Publication Date Title
CN102136218B (en) Automatic collocation method for map lettering during map making through computer
CN106777779B (en) Railway culvert design method based on BIM
CN107562980B (en) Geometric information extraction method based on BIM model
CN104299269A (en) Geological section output method of three-dimensional geological model
CN110188423A (en) A kind of linear engineering structure fast B IM modeling method based on FEM meshing
CN108875177A (en) Method based on cruiseway dredging figure under BIM model creation simple beam measuring point
CN106570303A (en) User defined feature-based wallboard part MBD procedure model designing method
CN111914338B (en) Method for establishing BIM model of parameterized tunnel open cut tunnel lining structure
CN105844067A (en) Method for obtaining automatic processing data of welding variable groove of hull curve plate
CN102968539A (en) Method for massively and quickly generating format drawing
CN113505424B (en) Interactive construction method for derived component of linear engineering
CN115797568A (en) Modeling method and device based on three-dimensional GIS and BIM integration
CN102073768A (en) Automatic arch dam pouring block plotting device and plotting method
CN109271701B (en) Water supply and drainage BIM forward design method based on reach system
CN108550187B (en) Rapid reconstruction method of three-dimensional geological cover layer model
CN107145643A (en) The intelligent design system and design method of a kind of metal plate sculpture type face steelframe
CN108416842B (en) Urban three-dimensional integrated pipe network information management method
CN103236085A (en) Method for automatically establishing FLAC3D (fast Lagrangian analysis of continua in 3 dimensions) complicated three-dimensional geologic body models
CN104850724A (en) Rapid airplane template design system and method
CN111597598A (en) PDMS (polydimethylsiloxane) -based object point set directional offset method
CN116776427A (en) Parameterized modeling method and system for BIM model of space curved plate longitudinal stiffening rib of steel box girder bridge
CN104281727A (en) Method for designing tire die on basis of Excel and CAD (computer aided design) platform
CN113779684B (en) Revit-based roadbed slope lattice beam construction model construction method
CN107229687B (en) Dft file is converted to the system and method for DWG file by a kind of batch
CN115979243A (en) Mobile robot navigation map conversion method and system based on BIM information

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200828