SoPickedPointGetWorldToObject Method |
Calls GetWorldToObject((OIV.Inventor.Nodes.SoNode ^)nullptr).
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbMatrix GetWorldToObject()
Public Function GetWorldToObject As SbMatrix
public:
SbMatrix GetWorldToObject()
member GetWorldToObject : unit -> SbMatrix
Return Value
Type:
SbMatrixRemarks See Also