def calculate_evasive_path(self, start, end): # Uses a bounding volume hierarchy (BVH) to find obstacles # Calculates a "High Point" above the bounding box of the part high_point_z = self.get_max_part_z() + self.margin
Based on your request, I have interpreted "develop a feature" as designing a software module for the PC-DMIS Offline environment. pc-dmis offline download