parts#
- class ansys.fluent.core.generated.datamodel_261.meshing_workflow.Root.parts(service, rules, path)#
Bases:
PyMenuSingleton 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:
PyCommandCommand append_fmd_files.
- Parameters:
- file_path
list[str] - assembly_parent_node
int - file_unit
str - route
str 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_lod
str 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.
- options
dict[str,Any] - refacet_options
dict[str,Any]
- file_path
- Returns:
Methods:
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:
PyCommandSpecify the units of length used by this .stl file before loading the CAD file.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class change_length_unit(service, rules, command, path=None)#
Bases:
PyCommandSelect a suitable unit for display in the graphics window.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class create_obj_for_each_part(service, rules, command, path=None)#
Bases:
PyCommandCommand create_obj_for_each_part.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class create_objects(service, rules, command, path=None)#
Bases:
PyCommandCommand create_objects.
- Returns:
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class delete(service, rules, command, path=None)#
Bases:
PyCommandCommand delete.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class delete_paths(service, rules, command, path=None)#
Bases:
PyCommandCommand delete_paths.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class global_settings(service, rules, path)#
Bases:
PyMenuSingleton 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:
PyNumericalParameter current_context of value type int.
- class current_node(service, rules, path=None)#
Bases:
PyTextualParameter current_node of value type str.
- class display_bounding_box(service, rules, path=None)#
Bases:
PyParameterParameter display_bounding_box of value type bool.
- class initialize_template(service, rules, command, path=None)#
Bases:
PyCommandCommand initialize_template.
- Parameters:
- template_type
str Specify whether to apply a translational or a rotational transformation.
- template_type
- Returns:
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class input_file_changed(service, rules, command, path=None)#
Bases:
PyCommandCommand input_file_changed.
- Parameters:
- file_path
str - 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_unit
str Specify the units of length used by this .stl file before loading the CAD file.
- jt_lod
str Specify the level of detail that you want to include for this .jt file before loading the CAD file.
- options
dict[str,Any] - refacet_options
dict[str,Any]
- file_path
- Returns:
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class list_meshing_operations(service, rules, command, path=None)#
Bases:
PyCommandCommand list_meshing_operations.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class load_fmd_file(service, rules, command, path=None)#
Bases:
PyCommandCommand load_fmd_file.
- Parameters:
- file_path
str - file_unit
str - route
str 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_lod
str 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.
- options
dict[str,Any] - refacet_options
dict[str,Any]
- file_path
- Returns:
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class load_template(service, rules, command, path=None)#
Bases:
PyCommandCommand load_template.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class mark_objects_outof_date(service, rules, command, path=None)#
Bases:
PyCommandCommand mark_objects_outof_date.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class meshing_operations(service, rules, path)#
Bases:
PyMenuSingleton 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:
PyTextualParameter children of value type list[str].
- class delete_all_operations(service, rules, command, path=None)#
Bases:
PyCommandCommand delete_all_operations.
- Returns:
Methods:
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:
PyCommandCommand move_cad_components_to_new_object.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class move_to_new_subobject(service, rules, command, path=None)#
Bases:
PyCommandCommand move_to_new_subobject.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class move_to_object(service, rules, command, path=None)#
Bases:
PyCommandCommand move_to_object.
Methods:
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:
PyMenuSingleton 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:
PyTextualParameter children of value type list[str].
- class create_object_setting(service, rules, command, path=None)#
Bases:
PyCommandCommand create_object_setting.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class delete_all_object_setting(service, rules, command, path=None)#
Bases:
PyCommandCommand delete_all_object_setting.
- Returns:
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class redo_all_transforms(service, rules, command, path=None)#
Bases:
PyCommandCommand redo_all_transforms.
- Returns:
Methods:
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:
PyMenuSingleton 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:
PyTextualParameter children of value type list[str].
- class create_refacet(service, rules, command, path=None)#
Bases:
PyCommandSelect 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…
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class delete_all_refacets(service, rules, command, path=None)#
Bases:
PyCommandCommand delete_all_refacets.
- Returns:
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class delete_refacet(service, rules, command, path=None)#
Bases:
PyCommandSelect 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…
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class reset_template(service, rules, command, path=None)#
Bases:
PyCommandCommand reset_template.
- Returns:
Methods:
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:
PyCommandCommand save_fmd_file.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class save_template(service, rules, command, path=None)#
Bases:
PyCommandCommand save_template.
Methods:
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:
PyCommandCommand suppress_node_objects.
Methods:
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:
PyMenuSingleton 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:
PyTextualParameter children of value type list[str].
- class create_transform(service, rules, command, path=None)#
Bases:
PyCommandCommand create_transform.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class create_transform_type(service, rules, command, path=None)#
Bases:
PyCommandSpecify whether to apply a translational or a rotational transformation.
- Parameters:
- Returns:
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class delete_all_transforms(service, rules, command, path=None)#
Bases:
PyCommandCommand delete_all_transforms.
- Returns:
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class delete_transform(service, rules, command, path=None)#
Bases:
PyCommandCommand delete_transform.
Methods:
Create an operation instance.
- create_instance()#
Create an operation instance.
- class translate(service, rules, path=None)#
Bases:
PyNamedObjectContainer.