part display

Allows you to display the part (rigid body, flexible body, or point mass) in the specified view. If you do not specify a view, Adams View displays the model in the active view. This command can be useful when the entire part is no longer visible in the current view space because it fits the model into the current view.

Format:

 
part display
part_name=
existing part
flexible_body_name=
existing flex body
point_mass_name=
existing point mass
fe_part_name=
existing fe part name
view_name=
existing view
fit_to_view=
boolean

Example:

 
part display &
part_name =
part_1

Description:

 
Parameter
Value Type
Description
part_name
Existing part
Specifies the name of the rigid body to be displayed
flexible_body_name
Existing flex body
Specifies the name of the flexible body to be displayed
point_mass_name
Existing point mass
Specifies the name of the point mass to be displayed
fe_part_name
Existing FE part
Specifies the name of the FE part to be displayed
view_name
Existing view
Specifies the view in which to display this model.
fit_to_view
Yes/No
Controls whether or not to compute the extents of the model or part before displaying the model or part in a view. This parameter is optional and has a default value of on.

Extended Definition:

1. You may identify a view by typing its name or by picking it from the screen. In most cases, you can enter the special view name all, which means all the views currently displayed.
You must separate multiple view names by commas. You need not separate multiple view picks by commas.