_AppendFmdFilesArguments#

class ansys.fluent.core.generated.datamodel_252.part_management.Root.AppendFmdFiles._AppendFmdFilesArguments(service, rules, command, path, id)#

Bases: PyArguments

Methods:

__init__(service, rules, command, path, id)

__init__ method of PyArguments class.

class _AssemblyParentNode(parent, attr, service, rules, path)#

Bases: PyArgumentsNumericalSubItem

Argument AssemblyParentNode.

class _FilePath(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Argument FilePath.

class _FileUnit(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Argument FileUnit.

class _IgnoreSolidNamesAppend(parent, attr, service, rules, path)#

Bases: PyArgumentsParameterSubItem

Enable this field and browse and select additional CAD files. Use the Append button to add the additional CAD components to the bottom of the CAD Model tree upon loading.

class _JtLOD(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Specify the level of detail that you want to include for this .jt file before loading the CAD file.

class _PartPerBody(parent, attr, service, rules, path)#

Bases: PyArgumentsParameterSubItem

Enable this option to make all bodies available as individual parts in the CAD Model tree once the CAD file is loaded into the task.

class _PrefixParentName(parent, attr, service, rules, path)#

Bases: PyArgumentsParameterSubItem

This applies the name of the component (or assembly) as a prefix to the individual part names when the geometry is loaded into the task.

class _RemoveEmptyParts(parent, attr, service, rules, path)#

Bases: PyArgumentsParameterSubItem

Enabled by default, this option lets you import your CAD geometry while removing any empty components.

class _Route(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Provides the recommended route in order to import and load the specified CAD file into this task. The default settings are recommended in most cases. More…

__init__(service, rules, command, path, id)#

__init__ method of PyArguments class.