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: 10.12.3.0 (10.12.3.0)
Syntax
public sealed class SbVertexAttributeBinding : SoNetBase

The SbVertexAttributeBinding type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Remarks

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

See Also