SoPickedPointGetObjectToWorld Method |
Calls GetObjectToWorld((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 GetObjectToWorld()
Public Function GetObjectToWorld As SbMatrix
public:
SbMatrix GetObjectToWorld()
member GetObjectToWorld : unit -> SbMatrix
Return Value
Type:
SbMatrixRemarks See Also