    

 ## On this page

  

 

 # PartCreationType

 Last update: 20.02.2026 

<a id="ansys.meshing.prime.PartCreationType"></a>

### *class* ansys.meshing.prime.PartCreationType(value, names=None, \*values, module=None, qualname=None, type=None, start=1, boundary=None)

Part Creation Type decides whether to create a part per CAD Model, Assembly, Part, Body.

### Attributes

| Name | Description | | [`PartCreationType.ASSEMBLY`](ansys.meshing.prime.PartCreationType.ASSEMBLY.md#ansys.meshing.prime.PartCreationType.ASSEMBLY) | Denotes a part per CAD Assembly. | | [`PartCreationType.MODEL`](ansys.meshing.prime.PartCreationType.MODEL.md#ansys.meshing.prime.PartCreationType.MODEL) | Denotes a part per CAD Model. | | [`PartCreationType.PART`](ansys.meshing.prime.PartCreationType.PART.md#ansys.meshing.prime.PartCreationType.PART) | Denotes a part per CAD Part. | | [`PartCreationType.BODY`](ansys.meshing.prime.PartCreationType.BODY.md#ansys.meshing.prime.PartCreationType.BODY) | Denotes a part per CAD Body. |