GRAPHISOFT®

Python APIVersion: 0.23 Beta

ClickPoint

Ask the user to click a point.

def ClickPoint () -> Tuple (Float)

 

Parameters

 

Return Values

This function returns the coordinates of the clicked point packed in a tuple.

 

Remarks

This function is analogous to the APIIo_GetPointID function of the C++ API.

 

Requirements

Version: Python API 0.1 or Later
Module: GS

 

See Also

ClickElement, ClickPoly

All functions