Parameter |
Description |
<(SessionName)> |
Session Name |
<(SessionCreated)> :long :eng |
Session Created Date Long date format English |
<(CurrentDate)> |
Current Date |
<(DrawingName)> |
Drawing Name |
<(PPVer)> |
Program Version |
<(SessionInfo)> |
Session Notes |
<(Terrain)> |
Used Terrain |
SessionDrawing Image |
Shows drawing of a session. You can move, resize or add your formatting. |
<(AngleUnit)> <(DistUnit)> <(VelUnit)> <(TimeUnit)> <(AngleRateUnit)> |
Shows respective unit |
<(AutoTableStart:TableName)> <(AutoTableEnd)> <(ColHeader)> <(ColData)>
<(Format :normal :warning :error)> |
Some sessions have auto-tables. The columns of these tables are decided at runtime from the session data. e.g. Entries Table in Fillet, Docking Results in Stand. User can format the output by setting the desired styles to <(ColHeader)> or <(ColData)> parameters.
Shows the status of column data. User can specify different colors to :normal :warning :error texts. That color will be used to show data for their respective status. |
<(TableStart:TableName)> <(TableEnd)> |
Normal table. You can specify the column in template. |
<(if## CONDITION)> <(else##)> <(endif##)> |
Where ## is a number. e.g. <(if1 sessioninfo set)> <(sessioninfo)> <(else1)>No Notes Added<(endif1)> |
<(RepeatStart:ObjectCount)><(RepeatEnd)>
## |
Repeat a block for count and replace any entry with ## with the Iteration number. e.g. <(RepeatStart:NumLines)> <(Line##Label)> <(RepeatEnd)> If we have two lead in lines in a Stand session, the above statement will result in: <(Line1Label)> <(Line2Label)> Which at the end will be replaced by their respective Labels. |
Parameter |
Description |
Auto Table: Entries <(AutoTableStart:Entries)>
<(AutoTableEnd)> |
Shows entries of desired fillet design session. |
Table: Airplanes <(TableStart:Airplanes)> <(TableEnd)>
<(:acname)> <(:acroute)> <(:acstatus)> |
Shows Airplanes of desired fillet design session.
Aircraft Designation Aircraft Route Aircraft Status |
Table: Results <(TableStart:Results)> <(TableEnd)>
<(:resroute)> <(:resroutedir)> <(:resmaingear)> <(:resengineouter)> |
Shows information in the result dialog.
Route Route direction Most demanding airplane(s); Main-gear Most demanding airplane(s); Engines, outer |
Parameters are not case sensitive.