|
Creo TOOLKIT Function
|
Creo TOOLKIT Object
|
Meaning
|
|---|---|---|
|
ProSelectionAsmcomppathGet()
|
ProAsmcomppath
|
Assembly component path
|
|
ProSelectionModelitemGet()
|
ProModelitem
|
Model item
|
|
ProSelectionPoint3dGet()
|
ProPoint3d
|
3-D point on the model item
|
|
ProSelectionUvParamSet()
|
ProUvParam
|
u and v, ort, of that point
|
|
ProSelectionDepthGet()
|
double
|
Selection depth
|
|
ProSelectionDistanceEval()
|
double
|
Distance between two selected objects. The selection objects can be surfaces, entities, surface-curves, surface-nodes, or points.
|
|
ProSelectionViewGet()
|
ProView
|
Drawing view in which the selection was made
|
|
ProSelectionWindowIdGet()
|
int
|
Window where a selection is done
|
|
ProSelectionDrawingGet()
|
ProDrawing
|
Drawing in which the selection was made.
|
|
ProSelectionDwgtblcellGet()
|
several integers
|
Table segment, row, and column of a selected drawing table cell
|