LocationVectorGeometryToolPoint =============================== .. py:class:: ansys.stk.core.stkobjects.LocationVectorGeometryToolPoint Bases: :py:class:`~ansys.stk.core.stkobjects.ILocationData` The location based upon a Vector Geometry Tool Point. .. py:currentmodule:: LocationVectorGeometryToolPoint Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.LocationVectorGeometryToolPoint.point_path` - Location based upon a Vector Geometry Tool Point. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import LocationVectorGeometryToolPoint Property detail --------------- .. py:property:: point_path :canonical: ansys.stk.core.stkobjects.LocationVectorGeometryToolPoint.point_path :type: str Location based upon a Vector Geometry Tool Point.