Click or drag to resize
SoCollidingPrimitive Structure

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.2.0 (10.18.2.0)
Syntax
public struct SoCollidingPrimitive

The SoCollidingPrimitive type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
Properties
  NameDescription
Public propertyPath
Path of the shape
Public propertyType
Primitive type
Public propertyVertex
Vertex of the primitive
Top
See Also