HyperWorks Desktop

*PartsAssemblyVisibility()

Defines the part assembly visibility state.

*PartsAssemblyVisibility()

Defines the part assembly visibility state.

Previous topic Next topic No expanding text in this topic  

*PartsAssemblyVisibility()

Defines the part assembly visibility state.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*PartAssemblyVisibility(id1, id2, id2, ...)

Arguments

Name

Description

 

id1

Part Assembly ID

 

id2

Part Assembly ID

 

...

...

Example

*BeginModel({GRAPHIC_FILE_1}, "LS-DYNA Keyword Input Reader")

               *ResultMathTemplate("Advanced")

               *ComplexAnimFilter("mag * cos(wt-phase)")

               *ColorBy("Part")

               *Color("255 255   0")

               *GradientColor("Off")

               *SmallDeformation("Off")

               *PartDisplayAttribute("undefined", "undefined")

*BeginPart(1, "Solid", "PART", 0)

                   *Attribute(On, IdOff, 27, Opa, Sha, NoL, InFit, InCut, InIso)

               *EndPart()

               *LayerNumber(0)

              *PartAssemblyVisibility(1, 2, 3)

*EndModel()

Application

HyperView

See also

 

*BeginModel()

List of Session Statements