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