Adding Field Cut Parameters
Creating Field Cut Lengths for Spooling
Construction isn't perfect. When spooling you may have a need to add on buffers to certain pipe lengths and have your installers trim as necessary on-site. Using schedule formulas and eVolve Parameter Sync you can easily accomplish this with a simple shared parameter.
Video Walkthrough
Parameter Set Up
- Create a "Yes/No" shared parameter
- We will use the name Field Cut for the article
- Also, add it as a project parameter for the project.
- Create a Parameter Sync rule that syncs the Field Cut to itself.
- Ensure to sync the project if you have previously drawn parts in the model.
This allows it to be set to a default No value automatically instead of Null (Null you can not use in formulas which is important later).
Schedule Creation
- Open your Schedule template and go to fields tab
- Add Field Cut to the field list for the schedule
- Create a calculated field
- Name it whatever you desire
- We will use the name Calculated Length for the article
- Set the type as Length
- Input your desired Formula
- For adding to length use
- if(Field Cut, Length + 0' 6", Length)
- For adding to Length and Rounding use
- if(Field Cut, (roundup((Length + 0' 6") / 0' 1")) * 0' 1", Length)
- For adding to length use
- Hide your previously used length column since our new calculated field will take its place
- Hide Field Cut if desired
- Manually edit the header field of Calculated Length to say Length if desired
- Save as Template
- Click the View tab from the ribbon.
- Click the View Templates drop-down
- Click Create Template from Current View
Apply Conditional Formatting (if desired)
We will walk through an example option that is used in eVolve Spool Schedules
- Go to Formatting tab
- Select Calculated Length
- Click Conditional formatting
- Create the following rule to hide fitting lengths
- eM_Fitting Type == Fitting
- Set Background Color to Black (to hide the values)
Use When Modeling
- Simply check the box when needed for individual parts
- Use Element Filter to search find common situations and apply option in mass
- Connector Types
- Fitting Configurations
- Lengths