ansys.sherlock.core.types.layer_types.PottingRegionCopyData#
- class ansys.sherlock.core.types.layer_types.PottingRegionCopyData(**data)#
Data identifying which potting regions to copy.
Methods
PottingRegionCopyData.construct
([_fields_set])PottingRegionCopyData.copy
(*[, include, ...])Returns a copy of the model.
PottingRegionCopyData.dict
(*[, include, ...])PottingRegionCopyData.json
(*[, include, ...])Creates a new instance of the Model class with validated data.
PottingRegionCopyData.model_copy
(*[, ...])!!! abstract "Usage Documentation"
PottingRegionCopyData.model_dump
(*[, mode, ...])!!! abstract "Usage Documentation"
PottingRegionCopyData.model_dump_json
(*[, ...])!!! abstract "Usage Documentation"
Generates a JSON schema for a model class.
Compute the class name for parametrizations of generic classes.
PottingRegionCopyData.model_post_init
(context, /)Override this method to perform additional initialization after __init__ and model_construct.
PottingRegionCopyData.model_rebuild
(*[, ...])Try to rebuild the pydantic-core schema for the model.
Validate a pydantic model instance.
!!! abstract "Usage Documentation"
Validate the given object with string data against the Pydantic model.
PottingRegionCopyData.parse_file
(path, *[, ...])PottingRegionCopyData.parse_raw
(b, *[, ...])PottingRegionCopyData.schema
([by_alias, ...])PottingRegionCopyData.schema_json
(*[, ...])PottingRegionCopyData.str_validation
(value, info)Validate string fields listed.
Validate that the potting IDs are not the same between the original and copy.
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.
Name of the cca.
Id to assign to the new potting region.
Id of the potting region to copy.
X coordinate for the center of the new potting region.
Y coordinate for the center of the new potting region.