AnalysisWorkbenchCentralBodyCollection#
- class ansys.stk.core.analysis_workbench.AnalysisWorkbenchCentralBodyCollection#
A collection of central body names.
Overview#
Import detail#
from ansys.stk.core.analysis_workbench import AnalysisWorkbenchCentralBodyCollection
Property detail#
- property AnalysisWorkbenchCentralBodyCollection._new_enum: EnumeratorProxy#
Return a COM enumerator.
Method detail#
- AnalysisWorkbenchCentralBodyCollection.add(self, central_body_name: str) bool #
Add a central body to the collection of central bodies. True indicates success.