SoVRMLWorldInfoinfo Property |
Any additional information that the author wishes to pass to the user.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFString info { get; }
Public ReadOnly Property info As SoMFString
Get
public:
property SoMFString^ info {
SoMFString^ get ();
}
member info : SoMFString with get
Property Value
Type:
SoMFString
Remarks
See Also