SoText3stringField Property |
The text string(s) to display.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoMFString stringField { get; }
Public ReadOnly Property stringField As SoMFString
Get
public:
property SoMFString^ stringField {
SoMFString^ get ();
}
member stringField : SoMFString with get
Property Value
Type:
SoMFString
RemarksEach string will appear on its own line.
See Also