Skip to content

module myna.application.rve.rve_part_center.app


class RVEPartCenter

method RVEPartCenter.__init__

__init__()

property RVEPartCenter.component

Return the corresponding component class. This will be None if class name is not in the Component lookup dictionary


property RVEPartCenter.name


property RVEPartCenter.path


property RVEPartCenter.template

Set the path to the template directory based on the path to the app directory


method RVEPartCenter.execute

execute()

Execute RVE selection for all output files.


method RVEPartCenter.find_part_central_rve

find_part_central_rve(part, layerset, rve_dict, rve_id)

Update the RVE dictionary with a new center point for the given part.


method RVEPartCenter.postprocess

postprocess()

Populate region metadata from the selected RVEs.


This file was automatically generated via lazydocs.