ImportedModelingGroup#
- class ansys.acp.core.ImportedModelingGroup(*, name='ImportedModelingGroup')#
Instantiate an imported modeling group.
- Parameters:
name (str) – Name of the imported modeling group.
Added in ACP server version 25.1.
Methods
ImportedModelingGroup.clone
(*[, unlink])Create a new unstored object with the same properties.
Instantiate an Imported Modeling Ply.
Delete the object.
ImportedModelingGroup.store
(parent)Store the object on the server.
Attributes
Identifier of the object, used for example as key in maps.
The name of the object.
The parent of the object.