SoNodeKitDetailGetNodeKit Method |
Returns a reference to the nodekit that created this detail.
Namespace: OIV.Inventor.DetailsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoBaseKit GetNodeKit()
Public Function GetNodeKit As SoBaseKit
public:
SoBaseKit^ GetNodeKit()
member GetNodeKit : unit -> SoBaseKit
Return Value
Type:
SoBaseKitRemarks See Also