SoNodeKitDetailGetPart Method |
Returns a reference to the part selected within 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 Function GetPart As SoNode
public:
SoNode^ GetPart()
member GetPart : unit -> SoNode
Return Value
Type:
SoNodeRemarks See Also