ScriptingCalculationObject#
- class ansys.stk.core.stkobjects.astrogator.ScriptingCalculationObject#
Calc Object.
Overview#
Copy the wrapped calc object to the clipboard. |
|
Replace the wrapped calc object with the instance in the clipboard. |
Get or set the name of the component. |
|
Get or set the name of the calculation object. |
|
Get or set the calculation object type. |
|
Get or set the unit. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import ScriptingCalculationObject
Property detail#
- property ScriptingCalculationObject.calculation_object_name: str#
Get or set the name of the calculation object.
- property ScriptingCalculationObject.calculation_object: IComponentInfo#
Get or set the calculation object type.