AccessConstraintCentralBodyObstruction#
- class ansys.stk.core.stkobjects.AccessConstraintCentralBodyObstruction#
Bases:
IAccessConstraint
Class defining constraints in terms of obstruction by a specified central body.
Overview#
Check whether a central body is already assigned. |
|
Add a Central Body Obstruction by Name. |
|
Remove a Central Body Obstruction by Name. |
Get the Assigned Obstructions. |
|
Get the Available Obstructions. |
Import detail#
from ansys.stk.core.stkobjects import AccessConstraintCentralBodyObstruction
Property detail#
Method detail#
- AccessConstraintCentralBodyObstruction.is_obstruction_assigned(self, obstruction: str) bool #
Check whether a central body is already assigned.