SoVRMLParentmetadata Property |
Specifies the metadata node.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFNode metadata { get; }
Public ReadOnly Property metadata As SoSFNode
Get
public:
property SoSFNode^ metadata {
SoSFNode^ get ();
}
member metadata : SoSFNode with get
Property Value
Type:
SoSFNode
Remarks
See Also