HyperWorks Tools

::hwat::io::ImportDummy

::hwat::io::ImportDummy

Previous topic Next topic No expanding text in this topic  

::hwat::io::ImportDummy

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

NAME

::hwat::io::ImportDummy - Loads a dummy into the current session and offsets the entities by the given number.

 

SYNTAX

::hwat::io::ImportDummy URL translator [overwrite] [offset] [name]

 

ARGUMENTS

URL

The URL of the dummy to load.

translator

FE Import Translator Full Path.

overwrite

Optional argument to indicate overwrite (1) vs. no overwrite (0) (overwrite is default).

offset

Optional hm entities and their offset values.

(Default = {}).

For example, the list could be [list lines 1000 nodes 20000 curves 130].

name

Optional argument to create a "str_dummyName" assembly containing the components of the dummy (Default = "").

 

RETURNS

1 if the dummy is loaded successfully and a "{}" otherwise.

 

EXAMPLE

::hwat::io::ImportDummy "D:/Hwat/dummies/208FrontDummy.key"
"D:/Altair/feinput/dyna/dyna.key" 1 {comps 0 plots 0…….} "FirstMale".

 

 

See also

I/O Functions