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