HyperWorks Desktop

*Add3DSymbolStyle()

Loads any finite element model that can be displayed in HyperView and uses it as a 3D symbol.

*Add3DSymbolStyle()

Loads any finite element model that can be displayed in HyperView and uses it as a 3D symbol.

Previous topic Next topic No expanding text in this topic  

*Add3DSymbolStyle()

Loads any finite element model that can be displayed in HyperView and uses it as a 3D symbol.

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

Syntax

*Add3DSymbolStyle(name, path, component_id, decimate)

Arguments

Name

Description

 

name

The name of the symbol.

 

path

The path to the finite element model defining the symbol.

 

component_id

The ID of the component to load (or -1).

 

decimate

Whether to decimate the symbol model (true/false).

Example

*Add3DSymbolStyle("bumper", "bumper/d3plot")

Application

HyperGraph 3D

Context

*BeginPlot3DDefaults()

Comments

Loads any finite element model that can be displayed in HyperView and uses it as a 3D symbol.  It can optionally load only a single component (if component_id is not
-1) or try to decimate the model for performance.  Symbols can be displayed on lines and bar charts.

See also

 

*Add2DSymbolStyle()

List of Preference Statements