Table of Contents

Set Segment Draw Options

Overview

This command allows the user to…

Pipeline Command

The command can be found in the Pipeline Workshop under Model Building as so:

Set_Segment_Draw_Options
/CALIBRATION_FILE=
/SEGMENT_NAME=
! /REMOVE_CURRENT_SHAPES=TRUE
! /DRAW_PRIMITIVE_SHAPE=TRUE
! /PRIMITIVE_SHAPES=FILLED_CIRCLE
! /PRIMITIVE_COLORS=BLUE
! /USE_TRANSPARENCY=TRUE
! /PRIMITIVE_LOCATIONS=VECTOR(0,0,0)
! /PRIMITIVE_SCALES=VECTOR(0.4,0.4,0)
! /PRIMITIVE_ROTATIONS=VECTOR(0, 0, 0)
! /PRIMITIVE_EVENTS=
;

Command Parameters

CALIBRATION_FILEThe name of the hybrid model. Use the full pathname
SEGMENT_NAMEThe name of the desired segment

Dialog

The command can be edited in a text editor or in a dialog form. To edit in the dialog pop up form either click on the Edit button in the pipeline workshop or double-click on the pipeline command. The dialog is shown below.