Index:
- How do I load the Rebis menu after properly configuring the Support File search path?
- How do I add a new annotation routine for a custom field such as OUT_OF_SPC?
- How do I set the layer for Isometrics Intelligent Centerlines?
- How do I use the Stacked Fractions feature in AutoPLANT Isometrics?
- How do I draw offsets for elevation changes in AutoPLANT Isometrics?
Question 1: How do I load the Rebis menu after properly configuring the Support File Search Path?
Answer: Below are the steps needed to load the Rebis menu after configuring the Support File Search Path:
- Type MENULOAD at the command line.
- When the Menu Customization dialog appears, select the Menu Groups tab.
- Select the Browse button on the Menu Groups tab.
- On the Select Menu File dialog, set the Files of Type option to Menu Template (*.mnu).
- Browse to the ..\REBIS\SUPPORT folder and select the AT_PLANT.MNU file.
- Select the Menu Bar tab.
- Select the AT_APLANT option from the Menu Groups pulldown on the Menu Bar tab.
- The following Menus should appear:
Osnap
Rebis
Rebis
Rebis
- Select the second Rebis option and select the Insert button. This will add a Rebis option to your existing menu.
- Select the Close button.
Question 2: How do I add a new annotation routine for a custom field such as OUT_OF_SPC?
Answer: The steps needed to do this are outlined below:
- Open the following file using Notepad.exe: ..\Rebis\Modules\Base\Methods.ini.
- Add the following line to the [BASE_COMPONENTS_METHOD] section:
Ann_Outofspec_Method = %APP_DIR%\Util\Annotate ; at_Component_annotateOutofspec
- Save and close the Methods.ini file.
- Open the following file using Notepad.exe: ..\Rebis\Config\Imperial\Piping\Annotate.ini.
- Add the following section:
[OutofSpec]
description = Rebis Piping Application Annotation Style - Off Spec
annoText = Default Off Spec Annotation Text
textFunction = Ann_Outofspec_Method
- Save and close the Annotate.ini file.
- Open the following file using the Rebis Script Editor: ..\Rebis\Modules\Base\Piping\Util\Annotate.ebs.
- Add the following section:
'//////////////////////////////////////////////////////////////
'//
'// OUT_OF_SPC field Annotation
'//
'//////////////////////////////////////////////////////////////
Sub at_Component_annotateOutofSpec()
Dim compID As At_ComponentID
Dim status As Integer
Dim offspecStr As String
status = at_Component_getCurrID(CompID)
If (status = at_SUCCESS) Then
status = at_Component_getString( offspecStr, CompID, "OUT_OF_SPC" )
status = at_ScriptBuffer_putString( offspecStr, "AnnoText" )
End If
status = at_ScriptBuffer_putInteger( status, "Status" )
End Sub
- Save and close the Annotate.ebs file.
- Open the following file using Notepad.exe: ..\Rebis\User\Piping\AT_PIPE.MNU.
- Add the following line to the // Annotation Options section:
AT_Anno_DB [/OOFF SPEC ]^C^CAT_Annot_Outofspec
- Save and close the AT_PIPE.MNU file.
- Open the following file using Notepad.exe: ..\Rebis\User\Piping\AT_PIPE.MNL.
- Add the following line:
(defun c:AT_Annot_Outofspec () (at_Piping_annotateComponent "OutofSpec") (princ))
- Save and close the AT_PIPE.MNL file.
- Start AutoPLANT to test the Off Spec Annotation within the Annotation menu.
Back to Index
Question 3: How do I set the layer for Isometrics Intelligent Centerlines?
Answer: The Isometrics Intelligent Centerline layer is controlled by the current layer within the Isometrics drawing.
- Type LAYER at the command line.
- Select a layer to place the Isometrics Intelligent Centerline on, or create a new layer.
- Once the desired layer name is selected, select the Current button.
- Select the OK button.
- Draw the Isometrics Intelligent Centerline. This Intelligent Centerline is placed on the current layer.
Question 4: How do I use the Stacked Fractions feature in AutoPLANT Isometrics?
Answer: In Imperial units, the Stacked Fractions menu option allows the user to place Dimensions and Annotations using Stacked Fractions. Stacked Fractions places the Numerator value over the Denominator value.
- Create an Imperial Drawing.
- Select the Isometrics > Iso Tools > Stacked Fractions pulldown.
- When the dialog appears, check the Stacked Fractions and the Horizontal Slash options.
- Draw a piece of pipe at 5'-1/2".
- Place a dimension from the Isometrics pulldown.
- Notice the text difference in dimensions containing non-whole values.
Back to Index
Question 5: How do I draw offsets for elevation changes in AutoPLANT Isometrics?
Answer: Offsets for elevation changes are best draw using an Intelligent Centerline.
- Start AutoPLANT Isometrics.
- Type GRID at the command line.
- Enter 2" for the GRID spacing.
- Type SNAP at the command line.
- Enter 2" for the SNAP spacing.
- Select the Isometrics > Iso Tools > Intelligent Centerline > Draw Intelligent Centerline pulldown.
- When the Component Preferences dialog box appears, set the desired Specification and Size to be associated with the Centerline.
- Select any point on the screen near the lower left at the prompt "Pick Starting Point."
- At the prompt "Back / Redraw / <Pick next point> :", pick a point north 1 grid dot.
- At the prompt "Back / Redraw / <Pick next point> :", pick a point east 1 grid dot.
- At the prompt "Back / Redraw / <Pick next point> :", pick a point north 1 grid dot and east 1 grid dot (northeast direction).
- Select Enter.
- At the prompt "Toggle planes / Compound Offset <Enter to select triangle(s)>", enter T and select Enter.
- At the prompt "Toggle planes / Compound Offset <Enter to select triangle(s)>", enter T and select Enter.
- At the prompt "Toggle planes / Compound Offset <Enter to select triangle(s)>", select Enter.
- At the prompt "Enter the North / South offset:", type 4' and select Enter.
- At the prompt "Enter the North / South offset:", type 4' and select Enter.
This completes the drawing of the Intelligent Centerline. It is now time to add components to the Centerline.
- Select the "Isometrics > Bends and Returns > 90 LR Elbow" pulldown.
- There should be 4 endpoints on the Centerline. At the prompt "Pick point (Component, Routing Line, Space):" type end and select the 2nd endpoint as the insertion point for the elbow.
- Select the "Isometrics > Bends and Returns > 90 LR Elbow" pulldown.
- At the prompt "Pick point (Component, Routing Line, Space): " type end and select the 3rd endpoint as the insertion point for the elbow.
- Select the "Isometrics > Flanges > Weldneck" pulldown.
- At the prompt "Relative / Toggle / <Pick point (Component, Routing Line, Space, or Enter for fit to fit)> :" type end and select the 1st endpoint as the insertion point for the flange.
- At the prompt "Relative / Toggle / <Pick point (Component, Routing Line, Space, or Enter for fit to fit)> :" type end and select the 4th endpoint as the insertion point for the flange.
- Select the "Isometrics > Pipe Components > Auto Pipe" pulldown.
- Select ALL to the Drawing Selection Options.
This completes the drawing of the AutoPLANT Components on the Intelligent Centerline.
- Select the "Isometrics > Dimensions > Manual Dimensions" pulldown.
- At the prompt "Add node / <Pick the first dimension node>", select the 3rd dimension node.
- At the prompt "Add node / <Pick the second dimension node>", select the 4th dimension node.
- At the prompt "Toggle triangle/None<Enter to select triangle(s)>" select Enter.
- Place the dimensions on the sides of the triangle when prompted. Back To Top
6236