SoTextDetailGetPart Method |
For SoText3, this returns which part was picked or generated.
Namespace: OIV.Inventor.DetailsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoText3PartType GetPart()
Public Function GetPart As SoText3PartType
public:
SoText3PartType GetPart()
member GetPart : unit -> SoText3PartType
Return Value
Type:
SoText3PartType
Remarks
See Also