VectorGeometryToolPointModelAttachment#

class ansys.stk.core.analysis_workbench.VectorGeometryToolPointModelAttachment#

Bases: IVectorGeometryToolPoint, IAnalysisWorkbenchComponentTimeProperties, IAnalysisWorkbenchComponent

A point placed at the specified attachment point of the object’s 3D model. The point follows the model as well as any articulations that affect the specified attachment point.

Overview#

pointable_element_name

Specify a model attachment point.

use_scale

Specify whether to use the model scale.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolPointModelAttachment

Property detail#

property VectorGeometryToolPointModelAttachment.pointable_element_name: str#

Specify a model attachment point.

property VectorGeometryToolPointModelAttachment.use_scale: bool#

Specify whether to use the model scale.