SoVRMLAnchorparameter Property |
Used to supply any additional information to be interpreted by the application.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFString parameter { get; }
Public ReadOnly Property parameter As SoMFString
Get
public:
property SoMFString^ parameter {
SoMFString^ get ();
}
member parameter : SoMFString with get
Property Value
Type:
SoMFString
RemarksEach string consists of "keyword=value" pairs.
See Also