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: 2024.1.1.0 (2024.1.1)
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