Tooling constraints are a feature of Design Properties for Zones.
More...
Tooling constraints are a feature of Design Properties for Zones.
◆ __init__()
| hyperx.api.ToolingConstraint.__init__ |
( |
| self, |
|
|
_api.ToolingConstraint | toolingConstraint ) |
◆ SetToAnyValue()
| None hyperx.api.ToolingConstraint.SetToAnyValue |
( |
| self | ) |
|
◆ SetToInequality()
| None hyperx.api.ToolingConstraint.SetToInequality |
( |
| self, |
|
|
float | value ) |
◆ SetToRange()
| None hyperx.api.ToolingConstraint.SetToRange |
( |
| self, |
|
|
float | min, |
|
|
float | max ) |
◆ SetToValue()
| None hyperx.api.ToolingConstraint.SetToValue |
( |
| self, |
|
|
float | value ) |
◆ ConstraintMax
| hyperx.api.ToolingConstraint.ConstraintMax = property |
|
static |
◆ ConstraintMin
| hyperx.api.ToolingConstraint.ConstraintMin = property |
|
static |
◆ ConstraintValue
| hyperx.api.ToolingConstraint.ConstraintValue = property |
|
static |
◆ ToolingSelectionType
| hyperx.api.ToolingConstraint.ToolingSelectionType = property |
|
static |
Defines which selection a given tooling constraint is currently set to.
The documentation for this class was generated from the following file:
- C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py