ansys.sherlock.core.types.layer_types.PottingRegion#
- class ansys.sherlock.core.types.layer_types.PottingRegion(**data)#
Contains the properties of a Potting Region add or update request.
Methods
PottingRegion.construct
([_fields_set])PottingRegion.copy
(*[, include, exclude, ...])Returns a copy of the model.
PottingRegion.dict
(*[, include, exclude, ...])PottingRegion.json
(*[, include, exclude, ...])PottingRegion.model_construct
([_fields_set])Creates a new instance of the Model class with validated data.
PottingRegion.model_copy
(*[, update, deep])!!! abstract "Usage Documentation"
PottingRegion.model_dump
(*[, mode, include, ...])!!! abstract "Usage Documentation"
PottingRegion.model_dump_json
(*[, indent, ...])!!! abstract "Usage Documentation"
PottingRegion.model_json_schema
([by_alias, ...])Generates a JSON schema for a model class.
Compute the class name for parametrizations of generic classes.
PottingRegion.model_post_init
(context, /)Override this method to perform additional initialization after __init__ and model_construct.
PottingRegion.model_rebuild
(*[, force, ...])Try to rebuild the pydantic-core schema for the model.
PottingRegion.model_validate
(obj, *[, ...])Validate a pydantic model instance.
PottingRegion.model_validate_json
(json_data, *)!!! abstract "Usage Documentation"
Validate the given object with string data against the Pydantic model.
PottingRegion.parse_file
(path, *[, ...])PottingRegion.parse_raw
(b, *[, ...])PottingRegion.schema
([by_alias, ref_template])PottingRegion.schema_json
(*[, by_alias, ...])PottingRegion.str_validation
(value, info)Validate string fields listed.
PottingRegion.update_forward_refs
(**localns)PottingRegion.validate
(value)Attributes
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
Get extra fields set during validation.
Returns the set of fields that have been explicitly set on this model instance.
The name of the CCA.
The potting ID.
The potting side, options are "TOP", "BOT", or "BOTTOM".
The potting material.
The units to use for the potting region.
The potting thickness.
The potting standoff.
The shape of the potting region.