CimSuitePickTool::PickPointByFilter



Your Ad Here

Example

Description

Picks a point using the input filter.

Syntax

Retval = PickPointByFilter ( iPointEnumType, oX, oY, oZ, [oPointData] )

 

 

Input: (suPointType) iPointEnumType

Set Point type

Output: (Double) oX

Get X parameter

Output: (Double) oY

Get Y parameter

Output: (Double) oZ

Get Z parameter

Output: (IPointData) oPointData

Get the point object

Return: (Boolean) retval

TRUE if successful

 

Return to Cimatron Index


Your Ad Here