QueryPartSurfacePositions
-
class
cee.ug.
QueryPartSurfacePositions
() Query information about positions on the visible surface of a part
See
QueryPartSurfacePositionsData
for more information about the result of the query.
Constructors
Methods
Constructors
-
QueryPartSurfacePositions.
constructor
(model) Arguments: - model (
RemoteModel
) – None
Return type: QueryPartSurfacePositions
- model (
Methods
executeQuery
-
QueryPartSurfacePositions.
executeQuery
(positionType, frameIndex, geometryIndex, partId, callback) Arguments: - positionType (
SurfacePositionType
) – None - frameIndex (
number
) – None - geometryIndex (
number
) – None - partId (
number
) – None - callback (
QueryPartSurfacePositionsCallback
) – None
Executes the query to get information about the display part
Return type: void - positionType (