Click or drag to resize
SbVertexAttributeBinding Class

Class encoding a binding type.

Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.InventorSbVertexAttributeBinding

Namespace: OIV.Inventor
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2025.2.2.0 (10.18.2.0)
Syntax
public sealed class SbVertexAttributeBinding : SoNetBase

The SbVertexAttributeBinding type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Remarks

This is a basic Open Inventor type is used to vaoid different binding values within Open Inventor.

See Also