*ignoreelemconfigtype()

Sets the characters of strings which are ignored as comment lines.

Syntax

*ignoreelemconfigtype (config, type)

Type

HyperMesh Template Command

Description

By default, within the ANSYS profile, a check is performed during certain operations to see if the ET type (sensor) associated with a component matches the config/type of element within the component. This command can be used to skip that check for specific element config/types. It is applicable only for the ANSYS user profile.

Inputs

config
Defines the element config that should be used for this command.
type
Defines the element type that should be used for this command.

Example

To ignore the ET type from element type of configuration 5 and type 0:

*ignoreelemconfigtype(5,0)

Version History

14.0.110