_AppendFmdFilesCommandArguments#
- class ansys.fluent.core.generated.datamodel_252.part_management.Root.AppendFmdFiles._AppendFmdFilesCommandArguments(service, rules, command, path, id)#
Bases:
PyCommandArguments
Methods:
__init__
(service, rules, command, path, id)__init__ method of PyCommandArguments class.
- class _AssemblyParentNode(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Argument AssemblyParentNode.
- class _FilePath(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument FilePath.
- class _FileUnit(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
Argument FileUnit.
- class _IgnoreSolidNamesAppend(parent, attr, service, rules, path)#
Bases:
PyParameterCommandArgumentsSubItem
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:
PyTextualCommandArgumentsSubItem
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:
PyParameterCommandArgumentsSubItem
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:
PyParameterCommandArgumentsSubItem
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:
PyParameterCommandArgumentsSubItem
Enabled by default, this option lets you import your CAD geometry while removing any empty components.
- class _Route(parent, attr, service, rules, path)#
Bases:
PyTextualCommandArgumentsSubItem
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 PyCommandArguments class.