SoVRMLStaticGroupchildren Property |
Field that contains a list of children nodes.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoMFNode children { get; }
Public ReadOnly Property children As SoMFNode
Get
public:
property SoMFNode^ children {
SoMFNode^ get ();
}
member children : SoMFNode with get
Property Value
Type:
SoMFNode
Remarks
See Also