| SoPickedPointGetObjectNormal Method  | 
Calls GetObjectNormal((OIV.Inventor.Nodes.SoNode ^)nullptr).
 
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SbVec3f GetObjectNormal()
Public Function GetObjectNormal As SbVec3f
public:
SbVec3f GetObjectNormal()
member GetObjectNormal : unit -> SbVec3f 
Return Value
Type: 
SbVec3f
Remarks
See Also