Description
All graphical views marked for plotting are written to files. The output settings are the same throughout the project and are made in and are stored in the XML file associated with the project. The file names are derived from the name of the view. The files are located in the directory "./Results/2D_Diagrams".
Arguments
The basic arguments correspond to those of all tasks (cf. TCL Command TASK). There are no other arguments.
Scopes
TASKS, CONTAINER
Examples
TASK PLOTVIEWS 1 LOCAL 0 "" "descr=Update all marked 2D-charts"
The files are created or updated.
<Settings>
<Settings2DRes ImageBackground="WHITE" ImageFormat="PNG" Width="1260" Height="900" />
</Settings>
Settings for the creation of the graphic files in the XML file.
<View2DResults name="SDL-SUM-Mz_Vy_Nx" doExport="true" elemLength="false">
<Series name="SDL-SUM-Mz" show="true" fixed="false" min="-1" max="1" showMaxMin="true">
<Source resType="Loadcase" leadingComponent="0" leadingComponentName="" leadingComponentType="min" resName="SDL-SUM" resConstruction="Schedule1" resDay="1000000" resLane="1" resEigenMode="1" resIsPrestressed="false" />
<Force local="true" component="5" status="total" composite="true" />
</Series>
<Series name="SDL-SUM-Vy" show="true" fixed="false" min="-1" max="1" showMaxMin="true">
<Source resType="Loadcase" leadingComponent="0" leadingComponentName="" leadingComponentType="min" resName="SDL-SUM" resConstruction="Schedule1" resDay="1000000" resLane="1" resEigenMode="1" resIsPrestressed="false" />
<Force local="true" component="1" status="total" composite="true" />
</Series>
<Series name="SDL-SUM-Nx" show="true" fixed="false" min="-1" max="1" showMaxMin="true">
<Source resType="Loadcase" leadingComponent="0" leadingComponentName="" leadingComponentType="min" resName="SDL-SUM" resConstruction="Schedule1" resDay="1000000" resLane="1" resEigenMode="1" resIsPrestressed="false" />
<Force local="true" component="0" status="total" composite="true" />
</Series>
<Assemblies>
<Assembly name="Assembly 1" />
</Assemblies>
</View2DResults>
Definition of a 2D diagram in the XML file.
|
(C) ALLPLAN GmbH |
Privacy policy |