_3D.InternalGraphicGroups

Syntax

<Path>._3D.InternalGraphicGroups:string[]

The attribute _3D.InternalGraphicGroups represents the list of all internal graphic groups. A visible internal graphic group is visible inside of its object and together with its content (compare _3D.ShowContent) from the outside.

Note:

The method only applies to the Frame.

Note:

When you assign the attribute, Plant Simulation deactivates graphic inheritance.

Data Type of the Value You Can Assign

You can assign an array of data type string.

Example

.Models.Frame._3D.InternalGraphicGroups := ["deco1", deco2"]
var a : string[] := .Models.Frame._3D.InternalGraphicGroups

Related Topics

Edit 3D Properties > Tab Graphics > Internal

_3D.setGraphicGroupExternal

_3D.setGraphicGroupInternal

_3D.isGraphicGroupInternal