Click or drag to resize
ISoMFieldValueType Interface

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public interface ISoMField<ValueType>
where ValueType : struct, new()

Type Parameters

ValueType

The ISoMFieldValueType type exposes the following members.

Methods
  NameDescription
Public methodGetValues
Public methodSetValues
Top
Properties
  NameDescription
Public propertyCount
Top
See Also