VectorGeometryToolSystemAssembled#

class ansys.stk.core.analysis_workbench.VectorGeometryToolSystemAssembled#

Bases: IVectorGeometryToolSystem, IAnalysisWorkbenchComponentTimeProperties, IAnalysisWorkbenchComponent

A system assembled from an origin point and a set of reference axes.

Overview#

origin_point

Specify a point of origin.

reference_axes

Specify a reference axes.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolSystemAssembled

Property detail#

property VectorGeometryToolSystemAssembled.origin_point: VectorGeometryToolPointReference#

Specify a point of origin.

property VectorGeometryToolSystemAssembled.reference_axes: VectorGeometryToolAxesReference#

Specify a reference axes.