parts#

class ansys.fluent.core.generated.datamodel_261.meshing_workflow.Root.parts(service, rules, path)#

Bases: PyMenu

Singleton parts.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

Classes:

append_fmd_files(service, rules, command[, path])

Command append_fmd_files.

assembly_node(service, rules[, path])

change_file_length_unit(service, rules, command)

Specify the units of length used by this .stl file before loading the CAD file.

change_length_unit(service, rules, command)

Select a suitable unit for display in the graphics window.

create_obj_for_each_part(service, rules, command)

Command create_obj_for_each_part.

create_objects(service, rules, command[, path])

Command create_objects.

delete(service, rules, command[, path])

Command delete.

delete_paths(service, rules, command[, path])

Command delete_paths.

global_settings(service, rules, path)

Singleton global_settings.

initialize_template(service, rules, command)

Command initialize_template.

input_file_changed(service, rules, command)

Command input_file_changed.

list_meshing_operations(service, rules, command)

Command list_meshing_operations.

load_fmd_file(service, rules, command[, path])

Command load_fmd_file.

load_template(service, rules, command[, path])

Command load_template.

mark_objects_outof_date(service, rules, command)

Command mark_objects_outof_date.

meshing_operations(service, rules, path)

Singleton meshing_operations.

mirror(service, rules[, path])

move_cad_components_to_new_object(service, ...)

Command move_cad_components_to_new_object.

move_to_new_subobject(service, rules, command)

Command move_to_new_subobject.

move_to_object(service, rules, command[, path])

Command move_to_object.

node(service, rules[, path])

object_setting(service, rules[, path])

object_setting_operations(service, rules, path)

Singleton object_setting_operations.

redo_all_transforms(service, rules, command)

Command redo_all_transforms.

refaceting(service, rules[, path])

refaceting_operations(service, rules, path)

Singleton refaceting_operations.

reset_template(service, rules, command[, path])

Command reset_template.

rotate(service, rules[, path])

rotate_about_axis(service, rules[, path])

save_fmd_file(service, rules, command[, path])

Command save_fmd_file.

save_template(service, rules, command[, path])

Command save_template.

scaling(service, rules[, path])

suppress_node_objects(service, rules, command)

Command suppress_node_objects.

transform(service, rules[, path])

transform_base(service, rules[, path])

transform_operations(service, rules, path)

Singleton transform_operations.

translate(service, rules[, path])

undo_all_transforms(service, rules, command)

Command undo_all_transforms.

__init__(service, rules, path)#

__init__ method of PyMenu class.

class append_fmd_files(service, rules, command, path=None)#

Bases: PyCommand

Command append_fmd_files.

Parameters:
file_pathlist[str]
assembly_parent_nodeint
file_unitstr
routestr

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…

jt_lodstr

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

part_per_bodybool

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.

prefix_parent_namebool

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.

remove_empty_partsbool

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

ignore_solid_names_appendbool

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.

optionsdict[str, Any]
refacet_optionsdict[str, Any]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class assembly_node(service, rules, path=None)#

Bases: PyNamedObjectContainer

.

class change_file_length_unit(service, rules, command, path=None)#

Bases: PyCommand

Specify the units of length used by this .stl file before loading the CAD file.

Parameters:
length_unitstr

Select a suitable unit for display in the graphics window.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class change_length_unit(service, rules, command, path=None)#

Bases: PyCommand

Select a suitable unit for display in the graphics window.

Parameters:
length_unitstr

Select a suitable unit for display in the graphics window.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class create_obj_for_each_part(service, rules, command, path=None)#

Bases: PyCommand

Command create_obj_for_each_part.

Parameters:
pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class create_objects(service, rules, command, path=None)#

Bases: PyCommand

Command create_objects.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class delete(service, rules, command, path=None)#

Bases: PyCommand

Command delete.

Parameters:
pathstr
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class delete_paths(service, rules, command, path=None)#

Bases: PyCommand

Command delete_paths.

Parameters:
pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class global_settings(service, rules, path)#

Bases: PyMenu

Singleton global_settings.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

Classes:

current_context(service, rules[, path])

Parameter current_context of value type int.

current_node(service, rules[, path])

Parameter current_node of value type str.

display_bounding_box(service, rules[, path])

Parameter display_bounding_box of value type bool.

length_unit(service, rules[, path])

Select a suitable unit for display in the graphics window.

__init__(service, rules, path)#

__init__ method of PyMenu class.

class current_context(service, rules, path=None)#

Bases: PyNumerical

Parameter current_context of value type int.

class current_node(service, rules, path=None)#

Bases: PyTextual

Parameter current_node of value type str.

class display_bounding_box(service, rules, path=None)#

Bases: PyParameter

Parameter display_bounding_box of value type bool.

class length_unit(service, rules, path=None)#

Bases: PyTextual

Select a suitable unit for display in the graphics window.

class initialize_template(service, rules, command, path=None)#

Bases: PyCommand

Command initialize_template.

Parameters:
template_typestr

Specify whether to apply a translational or a rotational transformation.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class input_file_changed(service, rules, command, path=None)#

Bases: PyCommand

Command input_file_changed.

Parameters:
file_pathstr
part_per_bodybool

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.

prefix_parent_namebool

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.

remove_empty_partsbool

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

ignore_solid_namesbool

Enable this option to import your CAD geometry while ignoring the names assigned to solids. Note that binary STL files contain a single solid and may have an associated solid name, whereas ASCII STL files contain one or more solids and each can have a solid name. This option allows to control whether or not to use the name contained in the STL file for naming mesh objects and components.

file_length_unitstr

Specify the units of length used by this .stl file before loading the CAD file.

jt_lodstr

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

optionsdict[str, Any]
refacet_optionsdict[str, Any]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class list_meshing_operations(service, rules, command, path=None)#

Bases: PyCommand

Command list_meshing_operations.

Parameters:
pathstr
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class load_fmd_file(service, rules, command, path=None)#

Bases: PyCommand

Command load_fmd_file.

Parameters:
file_pathstr
file_unitstr
routestr

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…

jt_lodstr

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

part_per_bodybool

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.

prefix_parent_namebool

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.

remove_empty_partsbool

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

ignore_solid_namesbool

Enable this option to import your CAD geometry while ignoring the names assigned to solids. Note that binary STL files contain a single solid and may have an associated solid name, whereas ASCII STL files contain one or more solids and each can have a solid name. This option allows to control whether or not to use the name contained in the STL file for naming mesh objects and components.

optionsdict[str, Any]
refacet_optionsdict[str, Any]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class load_template(service, rules, command, path=None)#

Bases: PyCommand

Command load_template.

Parameters:
file_pathstr
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class mark_objects_outof_date(service, rules, command, path=None)#

Bases: PyCommand

Command mark_objects_outof_date.

Parameters:
pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class meshing_operations(service, rules, path)#

Bases: PyMenu

Singleton meshing_operations.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

Classes:

children(service, rules[, path])

Parameter children of value type list[str].

delete_all_operations(service, rules, command)

Command delete_all_operations.

name(service, rules[, path])

Parameter name of value type str.

update_all_operations(service, rules, command)

Command update_all_operations.

__init__(service, rules, path)#

__init__ method of PyMenu class.

class children(service, rules, path=None)#

Bases: PyTextual

Parameter children of value type list[str].

class delete_all_operations(service, rules, command, path=None)#

Bases: PyCommand

Command delete_all_operations.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class name(service, rules, path=None)#

Bases: PyTextual

Parameter name of value type str.

class update_all_operations(service, rules, command, path=None)#

Bases: PyCommand

Command update_all_operations.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class mirror(service, rules, path=None)#

Bases: PyNamedObjectContainer

.

class move_cad_components_to_new_object(service, rules, command, path=None)#

Bases: PyCommand

Command move_cad_components_to_new_object.

Parameters:
pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class move_to_new_subobject(service, rules, command, path=None)#

Bases: PyCommand

Command move_to_new_subobject.

Parameters:
pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class move_to_object(service, rules, command, path=None)#

Bases: PyCommand

Command move_to_object.

Parameters:
pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class node(service, rules, path=None)#

Bases: PyNamedObjectContainer

.

class object_setting(service, rules, path=None)#

Bases: PyNamedObjectContainer

.

class object_setting_operations(service, rules, path)#

Bases: PyMenu

Singleton object_setting_operations.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

Classes:

children(service, rules[, path])

Parameter children of value type list[str].

create_object_setting(service, rules, command)

Command create_object_setting.

delete_all_object_setting(service, rules, ...)

Command delete_all_object_setting.

delete_object_setting(service, rules, command)

Command delete_object_setting.

name(service, rules[, path])

Parameter name of value type str.

__init__(service, rules, path)#

__init__ method of PyMenu class.

class children(service, rules, path=None)#

Bases: PyTextual

Parameter children of value type list[str].

class create_object_setting(service, rules, command, path=None)#

Bases: PyCommand

Command create_object_setting.

Parameters:
pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class delete_all_object_setting(service, rules, command, path=None)#

Bases: PyCommand

Command delete_all_object_setting.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class delete_object_setting(service, rules, command, path=None)#

Bases: PyCommand

Command delete_object_setting.

Parameters:
pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class name(service, rules, path=None)#

Bases: PyTextual

Parameter name of value type str.

class redo_all_transforms(service, rules, command, path=None)#

Bases: PyCommand

Command redo_all_transforms.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class refaceting(service, rules, path=None)#

Bases: PyNamedObjectContainer

.

class refaceting_operations(service, rules, path)#

Bases: PyMenu

Singleton refaceting_operations.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

Classes:

children(service, rules[, path])

Parameter children of value type list[str].

create_refacet(service, rules, command[, path])

Select this option when you want to change faceting of the selected object.

delete_all_refacets(service, rules, command)

Command delete_all_refacets.

delete_refacet(service, rules, command[, path])

Select this option when you want to change faceting of the selected object.

name(service, rules[, path])

Parameter name of value type str.

update_all_refacets(service, rules, command)

Command update_all_refacets.

__init__(service, rules, path)#

__init__ method of PyMenu class.

class children(service, rules, path=None)#

Bases: PyTextual

Parameter children of value type list[str].

class create_refacet(service, rules, command, path=None)#

Bases: PyCommand

Select this option when you want to change faceting of the selected object. Refaceting will refacet the original CAD geometry. Only the faceted CAD geometry is used during the meshing process. The refaceting settings control how far the facet edges are from the model and the size of the facets. More…

Parameters:
pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class delete_all_refacets(service, rules, command, path=None)#

Bases: PyCommand

Command delete_all_refacets.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class delete_refacet(service, rules, command, path=None)#

Bases: PyCommand

Select this option when you want to change faceting of the selected object. Refaceting will refacet the original CAD geometry. Only the faceted CAD geometry is used during the meshing process. The refaceting settings control how far the facet edges are from the model and the size of the facets. More…

Parameters:
pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class name(service, rules, path=None)#

Bases: PyTextual

Parameter name of value type str.

class update_all_refacets(service, rules, command, path=None)#

Bases: PyCommand

Command update_all_refacets.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class reset_template(service, rules, command, path=None)#

Bases: PyCommand

Command reset_template.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class rotate(service, rules, path=None)#

Bases: PyNamedObjectContainer

.

class rotate_about_axis(service, rules, path=None)#

Bases: PyNamedObjectContainer

.

class save_fmd_file(service, rules, command, path=None)#

Bases: PyCommand

Command save_fmd_file.

Parameters:
file_pathstr
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class save_template(service, rules, command, path=None)#

Bases: PyCommand

Command save_template.

Parameters:
file_pathstr
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class scaling(service, rules, path=None)#

Bases: PyNamedObjectContainer

.

class suppress_node_objects(service, rules, command, path=None)#

Bases: PyCommand

Command suppress_node_objects.

Parameters:
pathslist[str]
suppressbool
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class transform(service, rules, path=None)#

Bases: PyNamedObjectContainer

.

class transform_base(service, rules, path=None)#

Bases: PyNamedObjectContainer

.

class transform_operations(service, rules, path)#

Bases: PyMenu

Singleton transform_operations.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

Classes:

children(service, rules[, path])

Parameter children of value type list[str].

create_transform(service, rules, command[, path])

Command create_transform.

create_transform_type(service, rules, command)

Specify whether to apply a translational or a rotational transformation.

delete_all_transforms(service, rules, command)

Command delete_all_transforms.

delete_transform(service, rules, command[, path])

Command delete_transform.

name(service, rules[, path])

Parameter name of value type str.

update_all_transforms(service, rules, command)

Command update_all_transforms.

__init__(service, rules, path)#

__init__ method of PyMenu class.

class children(service, rules, path=None)#

Bases: PyTextual

Parameter children of value type list[str].

class create_transform(service, rules, command, path=None)#

Bases: PyCommand

Command create_transform.

Parameters:
pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class create_transform_type(service, rules, command, path=None)#

Bases: PyCommand

Specify whether to apply a translational or a rotational transformation.

Parameters:
typestr

Specify whether to apply a translational or a rotational transformation.

pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class delete_all_transforms(service, rules, command, path=None)#

Bases: PyCommand

Command delete_all_transforms.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class delete_transform(service, rules, command, path=None)#

Bases: PyCommand

Command delete_transform.

Parameters:
pathslist[str]
Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class name(service, rules, path=None)#

Bases: PyTextual

Parameter name of value type str.

class update_all_transforms(service, rules, command, path=None)#

Bases: PyCommand

Command update_all_transforms.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.

class translate(service, rules, path=None)#

Bases: PyNamedObjectContainer

.

class undo_all_transforms(service, rules, command, path=None)#

Bases: PyCommand

Command undo_all_transforms.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

create_instance()#

Create an operation instance.