_3D.ShowContent

Syntax

<Path>._3D.ShowContent:boolean

The attribute _3D.ShowContent shows the representing graphics of the objects that are contained within the object designated by <Path> in the view from the outside (true) or hides (false).

Contained objects, for which 3D.ExcludeFromShowContentOfLocation is set to true, never are visible, independent of the setting in the outside representation of this object.

The attribute only applies for objects, which can load MUs and for the Frame. Objects, which can load MUs, are most of the material flow objects, plus Container and Transporter and their animatable objects.

Data Type of the Value You Can Assign

You can assign a value of data type boolean.

Example

Station._3D.ShowContent := true

Related Topic

Edit 3D Properties > Tab Graphics > Show content

_3D.ExcludeFromShowContentOfLocation