Skip to main content

Prime Mesh Python client library 2024 R2

WarningCode

Last update: 17.07.2025

class ansys.meshing.prime.WarningCode(value)

Warning codes associated with the PyPrimeMesh operation.

Attributes

Name Description
WarningCode.NOWARNING No warnings.
WarningCode.UNKNOWN Unknown warning.
WarningCode.SURFER_QUADCLEANUP_MULTITHREADINGNOTSUPPORTED Multithreading is not supported for quad cleanup operation.
WarningCode.OVERRIDECURVATURESIZINGPARAMS Overriding curvature sizing parameters.
WarningCode.OVERRIDESOFTSIZINGPARAMS Overriding soft sizing parameters.
WarningCode.OVERRIDEHARDSIZINGPARAMS Overriding hard sizing parameters.
WarningCode.OVERRIDEPROXIMITYSIZINGPARAMS Overriding proximity sizing parameters.
WarningCode.OVERRIDEBOISIZINGPARAMS Overriding BOI sizing parameters.
WarningCode.OVERRIDEMESHEDSIZINGPARAMS Overriding meshed sizing parameters.
WarningCode.OVERRIDESUGGESTEDNAME Override name by suggested name.
WarningCode.OVERRIDESURFACESCOPEENTITY Override surface scope entity.
WarningCode.OVERRIDEVOLUMESCOPEENTITY Override volume scope entity.
WarningCode.MAXOFPRISMCONTROLSMINASPECTRATIO Maximum value of min aspect ratio from selected prism controls is considered for all selected prism controls.
WarningCode.PARTNOTINPARTSCOPE Selected part is not in the part scope of the periodic control.
WarningCode.NUMERICPARTNAMERENAMETOALPHANUMERIC Numeric part name renamed to alphanumeric name.
WarningCode.SURFERLAYEREDQUADFAILED Layered quad failed with surfer.
WarningCode.SURFERDEGENERATEFACE Degenerate input.
WarningCode.ALIGN_OPERATIONINTERRUPTED Align operation interrupted.
WarningCode.FUSEOVERLAPREMOVALINCOMPLETE Self intersections found.
WarningCode.REMOVEOVERLAPWITHINTERSECT Self intersections found.
WarningCode.IGA_NOGEOMZONELETFORSPLINEFITTING Invalid input for IGA.
WarningCode.NOHOLESFOUNDONPLANE Provides warning when no closed holes are found in the given face zonelets at given plane.
WarningCode.NOVOLUMESCOMPUTED There are no volumes found.
WarningCode.EXTERNALOPENFACEZONELETSFOUND External open face zonelets found when computing volumes.
WarningCode.NOVOLUMESENCLOSINGMATERIALPOINT No computed volumes enclosing material point.
WarningCode.EXTERNALOPENTOPOFACESFOUND External open topofaces found when computing topovolumes.
WarningCode.FACEZONELETSWITHOUTVOLUMES Face zonelets have no volume associated to them.
WarningCode.JOINEDZONELETSFROMMULTIPLEVOLUMES Joined zonelets from more than two volumes.
WarningCode.FAILEDTOUPDATEVOLUMES Volumes are not updated after performing the operation.
WarningCode.WRAPPER_SIZECONTROLNOTDEFINED No size controls provided for wrapper.
WarningCode.WRAPPER_SIZECONTROLNOTSUPPORTED Size control is not supported in wrapper.
WarningCode.WRAPPER_SMALLERSIZEATFEAURES Size at features is smaller than base size.
WarningCode.WRAPPER_SMALLERCONTACTPREVENTIONSIZE Contact prevention size is smaller than base size.
WarningCode.MATERIALPOINTWITHSAMENAMEEXISTS Material point with the same name exists.
WarningCode.ENTITIESNOTBELONGTOANYZONE Entities do not belong to any zone.
WarningCode.INVALIDENTITIESNOTADDEDTOZONE Entities with invalid id or type not added to zone.
WarningCode.LOCALSURFERNOFACEREGISTERED No face registered with the given register id.
WarningCode.MESHHASNONPOSITIVEVOLUMES Mesh has non positive volumes.
WarningCode.MESHHASNONPOSITIVEAREAS Mesh has non positive areas.
WarningCode.MESHHASINVALIDSHAPE Mesh has invalid shape.
WarningCode.MESHHASLEFTHANDEDNESSFACES Mesh has invalid shape.
WarningCode.NOCADGEOMETRYFOUND CAD geometry not found for some or all topo entities.
WarningCode.NOCADGEOMETRYPROJECTONFACETS CAD geometry not found for some or all topo entities.
WarningCode.DUPLICATEINPUT Duplicate items in input.
WarningCode.UNPROCESSEDKEYWORDSINABAQUSFILE Unprocessed Abaqus keywords have been found.
WarningCode.EXPORTMAPDLANALYSISSETTINGSFAILED Export MAPDL analysis settings failed.
WarningCode.WRITINGCONTACTPAIRSSKIPPED Writing of contact pairs skipped.
WarningCode.WRITINGTIESSKIPPED Writing of ties skipped.
WarningCode.MULTIZONEMESHER_SURFACESCOPEVOLUMESCOPEINCONSISTENCY MultiZone warning codes

Connect with Ansys