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