AccessConstraintAnalysisWorkbenchComponent#
- class ansys.stk.core.stkobjects.AccessConstraintAnalysisWorkbenchComponent#
Bases:
IAccessConstraint
Class related to Vector constraints.
Overview#
Enable the Min property. |
|
Enable the Max property. |
|
Min value for the access constraint. |
|
Max value for the access constraint. |
|
Reference value for the access constraint. |
|
Return an array of available References. |
Import detail#
from ansys.stk.core.stkobjects import AccessConstraintAnalysisWorkbenchComponent
Property detail#
- property AccessConstraintAnalysisWorkbenchComponent.minimum: Any#
Min value for the access constraint.
- property AccessConstraintAnalysisWorkbenchComponent.maximum: Any#
Max value for the access constraint.