This functionality is only available for certain module packages. Info / Copyright

Action: InsertModelViewAction


Parameter

Description

PROJECTNAME

Project name with complete file path (optional).
If nothing is entered, the selected project will be used if the action is to be run over the user interface (e.g. via script or the toolbar). When executing from the Windows command line, PROJECTNAME must be specified or ProjectAction has to be used before that. Otherwise a system message will appear.

LAYOUTSPACE

Name of the layout space for which the model view is to be generated. Has to be specified.

STRUCTURE

Structure identifier for which the model view is to be generated. Has to be specified when the name of the layout space is not unique in the project.

PAGENAME

Complete name of the page on which the model view is to be inserted. Has to be specified.

X

X-coordinate of the left-hand bottom corner of the model view. Has to be specified.

Y

Y-coordinate of the left-hand bottom corner of the model view. Has to be specified.

DX

Width of the model view. Has to be specified.

DY

Height of the model view. Has to be specified.

VIEWNAME

Name of the model view. Has to be specified.

DESCRIPTION

Description of the model view (multi-language string).

ANGLE

Angle of rotation of the model view. Possible values are: 1: The content is rotated by 90° counterclockwise; 2: The content is rotated by 90° clockwise.

SELECTIONSCHEME

Name of the selection scheme.

STYLE

Style in which the model view is displayed. Possible values are: 0: Wire frame model; 1: Hidden lines; 2: Shading; 3: Hidden lines / Simplified representation; 4: Shading / Simplified representation.

ITEMLABELING

Name of the scheme that is used for item labeling in the model view.

VIEWPOINT

Direction from which the objects are seen in the model view (viewpoint). Possible values are: 0: Default; 1: Below; 2: Above; 3: Left; 4: Right; 5: Front; 6: Back; 7: SE Isometric; 8: SW Isometric; 9: NE Isometric; 10: NW Isometric.

ROOTELEMENTS

Basic item for the model view.

SCALESETTING

Scale setting for the display of the objects in the model view. Possible values are:
0: Automatic
1: Fit
2: Manually defined

SCALE

Scale. Input necessary if the setting 2 has been selected for SCALESETTING.

OBJECTID

Identifying name of the generated model view.