VectorGeometryToolPointFixedInSystem#

class ansys.stk.core.analysis_workbench.VectorGeometryToolPointFixedInSystem#

Bases: IVectorGeometryToolPoint, IAnalysisWorkbenchComponentTimeProperties, IAnalysisWorkbenchComponent

Point fixed in a reference coordinate system using the selected coordinate type.

Overview#

reference

Specify a reference system.

fixed_point

Specify the point’s position. The position is relative with respect to the specified reference system.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolPointFixedInSystem

Property detail#

property VectorGeometryToolPointFixedInSystem.reference: VectorGeometryToolSystemReference#

Specify a reference system.

property VectorGeometryToolPointFixedInSystem.fixed_point: IPosition#

Specify the point’s position. The position is relative with respect to the specified reference system.