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