ScRayPickActionSetPoint Method (SbVec2f) |
Namespace: OIV.ScaleViz.ActionsAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void SetPoint(
SbVec2f viewportPoint
)
Public Sub SetPoint (
viewportPoint As SbVec2f
)
public:
void SetPoint(
SbVec2f viewportPoint
)
member SetPoint :
viewportPoint : SbVec2f -> unit
Parameters
- viewportPoint
- Type: OIV.InventorSbVec2f
RemarksIt can be used when a desktop is magnified on a wall of screens when using ScaleViz in correlation with a tracker device calibrated for this wall.
See Also