MeshControlWorksheet#
- class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.MeshControlWorksheet#
 Bases:
object
Overview#
Add a row to the MeshControlWorksheet  | 
|
Clear Mesh  | 
|
Delete All Rows  | 
|
Delete a row from the MeshControlWorksheet  | 
|
Generate Mesh At Row  | 
|
Geneate Mesh  | 
|
Gets the Active State property at row index  | 
|
Gets the NamedSelection at row index  | 
|
Gets the ID of the NamedSelection at row index  | 
|
Sets the Active State property at row index  | 
|
Sets the NamedSelection at row index  | 
|
Sets the NamedSelection by ID at row index  | 
Gets the number of entries  | 
Property detail#
Method detail#
- MeshControlWorksheet.GetNamedSelection(index: int) Ansys.ACT.Automation.Mechanical.NamedSelection#
 Gets the NamedSelection at row index
- MeshControlWorksheet.GetNamedSelectionId(index: int) int#
 Gets the ID of the NamedSelection at row index
- MeshControlWorksheet.SetActiveState(index: int, value: bool) None#
 Sets the Active State property at row index
- MeshControlWorksheet.SetNamedSelection(index: int, value: Ansys.ACT.Automation.Mechanical.NamedSelection) None#
 Sets the NamedSelection at row index