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: 9.9.13.0 (9.9.13.0)
Syntax
public string GetPartName()

Return Value

Type: String
Remarks

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

See Also