QueryGlobalNodePositionsForFrames

class cee.ug.QueryGlobalNodePositionsForFrames()

Query to get the global position of a given node(s) in a given frame(s).

Constructors

Methods


Constructors

constructor

cee.ug.QueryGlobalNodePositionsForFrames.constructor(model)
Arguments
Return type

cee.ug.QueryGlobalNodePositionsForFrames

Methods

executeQuery

cee.ug.QueryGlobalNodePositionsForFrames.executeQuery(frameIndex, nodes, callback)

Gets the global position of the given node in the given frame(s).

Arguments
Return type

void