ExtractedFeatureIds#

class ansys.meshing.prime.ExtractedFeatureIds(model=None, part_id=None, new_edge_zonelets=None, json_data=None, **kwargs)#

Contains ids of the features extracted.

Methods

ExtractedFeatureIds.print_default()

Print the default values of ExtractedFeatureIds.

ExtractedFeatureIds.set_default([part_id, ...])

Set the default values of ExtractedFeatureIds.

Attributes

ExtractedFeatureIds.new_edge_zonelets

Ids of new edge zonelets extracted.

ExtractedFeatureIds.part_id

Id of the part from which edge zonelets are extracted.