Click or drag to resize
SoNodeKitDetailGetPartName Method

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

Namespace: OIV.Inventor.Details
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public string GetPartName()

Return Value

Type: String
Remarks

(See OIV.Inventor.Actions.SoRayPickAction in the ACTIONS section of the OIV.Inventor.Nodekits.SoBaseKit reference page for more information).

See Also