CreateIntersectionEdgeLoopsResults#
- class ansys.meshing.prime.CreateIntersectionEdgeLoopsResults(model=None, processing_time=None, error_code=None, extracted_ids=None, json_data=None, **kwargs)#
Results for the edge loops created by intersection of two groups of face zonelets.
Methods
Print the default values of CreateIntersectionEdgeLoopsResults.
Set the default values of CreateIntersectionEdgeLoopsResults.
Attributes
Error code returned by edge extraction function.
List of ExtractedFeatureIds that contains ids of extracted edges.
Time taken to extract edges formed by intersecting faces.