Click or drag to resize
SoPickedPointList Class
Inheritance Hierarchy
SystemObject
  System.CollectionsCollectionBase
    OIV.InventorSoPickedPointList

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.2.0 (10.18.2.0)
Syntax
public class SoPickedPointList : CollectionBase

The SoPickedPointList type exposes the following members.

Constructors
  NameDescription
Public methodSoPickedPointList
Initializes a new instance of the SoPickedPointList class
Top
Methods
  NameDescription
Public methodAdd
Public methodClear (Inherited from CollectionBase.)
Public methodContains
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator (Inherited from CollectionBase.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf
Public methodInsert
Public methodRemove
Public methodRemoveAt (Inherited from CollectionBase.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyCapacity (Inherited from CollectionBase.)
Public propertyCount (Inherited from CollectionBase.)
Public propertyItem
Top
See Also