Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.CreateIntersectionEdgeLoopsResults

Last update: 17.07.2025

static CreateIntersectionEdgeLoopsResults.set_default(processing_time=None, error_code=None, extracted_ids=None)

Set the default values of the CreateIntersectionEdgeLoopsResults object.

  • Parameters: processing_time: float, optional : Time taken to extract edges formed by intersecting faces.

    error_code: ErrorCode, optional : Error code returned by edge extraction function.

    extracted_ids: List[ExtractedFeatureIds], optional : List of ExtractedFeatureIds that contains ids of extracted edges.

Connect with Ansys