Click or drag to resize
SoNodeKitDetail Methods

The SoNodeKitDetail type exposes the following members.

Methods
  NameDescription
Public methodClone (Inherited from SoDetail.)
Public methodCopy

Returns an instance that is a copy of this instance.

(Overrides SoDetailCopy.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetNodeKit

Returns a reference to the nodekit that created this detail.

Public methodGetPart

Returns a reference to the part selected within the nodekit that created this detail.

Public methodGetPartName

Returns the name of the part selected within the nodekit that created this detail.

Public methodGetType (Inherited from Object.)
Public methodSetNodeKit
Public methodSetPart
Public methodSetPartName
Public methodToString (Inherited from Object.)
Top
See Also