Click or drag to resize
SoIntersectingPrimitive Structure

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

The SoIntersectingPrimitive 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 shape.
Public propertyType
Type of primitive.
Public propertyVertex
Vertex of the primitive.
Public propertyXfVertex
Transformed vertex of the primitive.
Top
See Also