ApplyCancelProperty#
- class ansys.mechanical.stubs.v251.Ansys.ACT.Mechanical.AdditionalProperties.ApplyCancelProperty#
 Bases:
objectProvides a way to create properties with Apply/Cancel buttons.
Overview#
The name of the property shown in the UI. If not set, the Name property is used.  | 
|
The group name of the property shown in the UI, and used to separate properties based on group name.  | 
|
The name of the property.  | 
|
Returns whether a property is readonly.  | 
|
The tooltip of the property in the UI.  | 
|
The stored value of the property.  | 
|
Get the string representation of the value.  | 
Property detail#
- property ApplyCancelProperty.DisplayName: str | None#
 The name of the property shown in the UI. If not set, the Name property is used.