meshing.datamodel.PartManagement#

class ansys.fluent.core.datamodel_222.PartManagement.Root(service, rules, path)#

Singleton Root.

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

Command AppendFmdFiles.

Parameters:
FilePathList[str]
AssemblyParentNodeint
FileUnitstr
Routestr
JtLODstr
PartPerBodybool
IgnoreSolidNamesAppendbool
OptionsDict[str, Any]
Returns:
bool
class ChangeFileLengthUnit(service, rules, command, path=None)#

Command ChangeFileLengthUnit.

Parameters:
LengthUnitstr
Returns:
bool
class ChangeLengthUnit(service, rules, command, path=None)#

Command ChangeLengthUnit.

Parameters:
LengthUnitstr
Returns:
bool
class CreateObjForEachPart(service, rules, command, path=None)#

Command CreateObjForEachPart.

Parameters:
PathsList[str]
Returns:
bool
class CreateObjects(service, rules, command, path=None)#

Command CreateObjects.

Returns:
bool
class Delete(service, rules, command, path=None)#

Command Delete.

Parameters:
Pathstr
Returns:
bool
class DeletePaths(service, rules, command, path=None)#

Command DeletePaths.

Parameters:
PathsList[str]
Returns:
bool
class InitializeTemplate(service, rules, command, path=None)#

Command InitializeTemplate.

Parameters:
templateTypestr
Returns:
bool
class InputFileChanged(service, rules, command, path=None)#

Command InputFileChanged.

Parameters:
FilePathstr
PartPerBodybool
IgnoreSolidNamesbool
Returns:
bool
class ListMeshingOperations(service, rules, command, path=None)#

Command ListMeshingOperations.

Parameters:
Pathstr
Returns:
bool
class LoadFmdFile(service, rules, command, path=None)#

Command LoadFmdFile.

Parameters:
FilePathstr
FileUnitstr
Routestr
JtLODstr
PartPerBodybool
IgnoreSolidNamesbool
OptionsDict[str, Any]
Returns:
bool
class LoadTemplate(service, rules, command, path=None)#

Command LoadTemplate.

Parameters:
FilePathstr
Returns:
bool
class MoveCADComponentsToNewObject(service, rules, command, path=None)#

Command MoveCADComponentsToNewObject.

Parameters:
PathsList[str]
Returns:
bool
class MoveToObject(service, rules, command, path=None)#

Command MoveToObject.

Parameters:
PathsList[str]
Returns:
bool
class RedoAllTransforms(service, rules, command, path=None)#

Command RedoAllTransforms.

Returns:
bool
class ResetTemplate(service, rules, command, path=None)#

Command ResetTemplate.

Returns:
bool
class SaveFmdFile(service, rules, command, path=None)#

Command SaveFmdFile.

Parameters:
FilePathstr
Returns:
bool
class SaveTemplate(service, rules, command, path=None)#

Command SaveTemplate.

Parameters:
FilePathstr
Returns:
bool
class UndoAllTransforms(service, rules, command, path=None)#

Command UndoAllTransforms.

Returns:
bool