Quantcast
Channel: OpenPlant | AutoPLANT
Viewing all articles
Browse latest Browse all 12277

Wiki Page: How to Accumulate Weight Information and Round Up Quantity in Bill of Material

$
0
0
Applies To Product(s): OpenPlant Isometrics Manager Version(s): 08.11.11.XXX Environment: Windows 7/ 8.1/ 10 (64-bit) Area: Settings/Attributes Subarea: Configuring the BOM and Reports Original Author: Dinesh Solanki, Bentley Product Advantage Group Background There could be requirement to get weight accumulated for the components and round up quantity in bill of material. Below are some simple steps to accomplish this necessity. Accumulating Weight Information: For OpePlant Modeler - OpenPlant Isometrics Manager Steps to Accomplish Navigate to the project path and open required style's " config" folder in which all style's configuration files are stored. By default this folder can be found at this location: C:\ProgramData\Bentley\OpenPlantModeler V8i\WorkSpace\Projects\ [..Project-Name..] \DataSet\Isometrics\Styles\IFC\Confi Open report.def file and add new COLUMN entry to present " DRY_WEIGHT " attribute as shown below. REPORT = SHP INCLUDE = IE_FIELD = 0 EXCLUDE = IE_TYPE = CT_WELD COLUMN = 3 : R : PARTID COLUMN = 19 : C : QUANTITY COLUMN = 7 : R : SIZE1 COLUMN = 7 : R : SIZE2 COLUMN = 2 : : COLUMN = 10 : RA1 : DRY_WEIGHT COLUMN = 2 : L : "kg" COLUMN = 60: W : IE_DESCRIPT GROUP = PARTID SORT = PARTID:N SEP = @ SORTHEADERS = 1 TEXT = @ ---------------------------------------------------------- TEXT = @ Shop Materials TEXT = @ ---------------------------------------------------------- Write = END NOTE: additional columns can be added to present units type for required attributes. In this Metric Project's example, a kilo units where attached for DRY_WEIGHT attribute. Generate isometric and verify result. For AutoPLANT Modeler - OpenPlant Isometrics Manager Steps to Accomplish Navigate to the project path and open required style's " config" folder in which all style's configuration files are stored. By default this folder can be found at this location: C:\ProgramData\Bentley\Plant V8i\Bentley Plant V8i Projects\ [..Project-Name..] \Config\OpenPlant\Isometrics\styles\IFC\config Open report.def file and add new COLUMN entry to present " WEIGHT " attribute as shown below. REPORT = SHP INCLUDE = IE_FIELD = 0 EXCLUDE = IE_TYPE = CT_WELD COLUMN = 3 : R : PARTID COLUMN = 19 : C : QUANTITY COLUMN = 7 : R : SIZE1 COLUMN = 7 : R : SIZE2 COLUMN = 2 : : COLUMN = 10 : RA1 : WEIGHT COLUMN = 2 : L : "kg" COLUMN = 60: W : IE_DESCRIPT GROUP = PARTID SORT = PARTID:N SEP = @ SORTHEADERS = 1 TEXT = @ ---------------------------------------------------------- TEXT = @ Shop Materials TEXT = @ ---------------------------------------------------------- Write = END NOTE: additional columns can be added to present units type for required attributes. In this Metric Project's example, a kilo units where attached for WEIGHT attribute. Generate isometric and verify result. Round Up Quantity in Bill of Material Open Style.cfg and search for ACCURACY variable You will find special ACCURACY variables only for imperial units. #----------------------------------------------------------------------------- # ACCURACY (imperial only) # Specifies the accuracy of a displayed imperial value # Examples: # = 16 no value will be displayed with a fraction smaller than 1/16" #----------------------------------------------------------------------------- IE_FMT_DIMENSION_ACCURACY = 16 IE_FMT_DIAMETER_ACCURACY = 16 IE_FMT_COORDINATE_ACCURACY = 16 IE_FMT_LENGTH_ACCURACY = 16 Previous Result: Result after Changes: See Also Comments or Corrections? Bentley's Technical Support Group requests that you please confine any comments you have on this Wiki entry to this Comments or Corrections?" section. THANK YOU!

Viewing all articles
Browse latest Browse all 12277

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>