- bcs
-
A Boolean specifying whether boundary conditions are shown. The default value is OFF.
- connectors
-
A Boolean specifying whether connectors are shown. The default value is OFF.
- cnxEndPoints
-
A Boolean specifying whether the connector end points are shown. This member is applicable only if connectors=ON. The default value is ON.
- cnxLocalAxes
-
A Boolean specifying whether the connector local coordinate system axes are shown. This member is applicable only if connectors=ON. The default value is ON.
- cnxTypeLabels
-
A Boolean specifying whether the connector section type labels are shown. This member is applicable only if connectors=ON. The default value is ON.
- cnxTagDisplay
-
A Boolean specifying whether the tag information is displayed along with the connector section type labels. This member is applicable only if connectors=ON and if cnxTypeLabels=ON. The default value is OFF.
- constraints
-
A Boolean specifying whether constraints are shown. The default value is OFF.
- engineeringFeatures
-
A Boolean specifying whether to display engineering features. The default value is OFF.
- geometricRestrictions
-
A Boolean specifying whether geometric restrictions are shown. The default value is OFF.
- renderBeamProfiles
-
A Boolean specifying whether to render the beam profiles. The default value is OFF.
- beamScaleFactor
-
A Float specifying the beam profile scale factor. The beamScaleFactor must be greater than zero. The default value is 1.0.
- predefinedFields
-
A Boolean specifying whether fields and initial conditions are shown. The default value is OFF.
- interactions
-
A Boolean specifying whether interactions are shown. The default value is OFF.
- loads
-
A Boolean specifying whether loads are shown. The default value is OFF.
- mesh
-
A Boolean specifying whether the mesh is shown. The default value is OFF.
- optimizationTasks
-
A Boolean specifying whether optimization tasks are shown. The default value is OFF.
- stopConditions
-
A Boolean specifying whether stop conditions are shown. The default value is OFF.
- renderStyle
-
A SymbolicConstant specifying how the image in the viewport is rendered. Possible values are WIREFRAME, HIDDEN, SHADED, and FILLED. The default value is WIREFRAME.
- bcOptions
-
A BCDisplayOptions object.
- constraintOptions
-
A ConstraintDisplayOptions object.
- displayGroup
-
A DisplayGroup object specifying the current display group and referring to an object in the displayGroups member of Session.
- displayGroupInstances
-
A repository of DisplayGroupInstance objects.
- engineeringFeatureOptions
-
An EngineeringFeatureDisplayOptions object.
- predefinedFieldOptions
-
A PredefinedFieldDisplayOptions object.
- geometricRestrictionOptions
-
A GeometricRestrictionDisplayOptions object.
- geometryOptions
-
A GeometryDisplayOptions object.
- interactionOptions
-
An InteractionDisplayOptions object.
- loadOptions
-
A LoadDisplayOptions object.
- meshOptions
-
A MeshDisplayOptions object.
- optimizationTaskOptions
-
An OptimizationTaskDisplayOptions object.
- stopConditionOptions
-
A StopConditionDisplayOptions object.
- symbolOptions
-
A SymbolDisplayOptions object.
- visibleInstances
-
A tuple of Strings specifying the names of the part instances that are visible in the viewport. The default value is an empty sequence.
- step
-
A String specifying the step for which objects are to be displayed. Possible values are any valid step name. The default value is "Initial".