SoVRMLGroup Constructor (Int32) |
Constructor that takes approximate number of children.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoVRMLGroup(
int nChildren
)
Public Sub New (
nChildren As Integer
)
public:
SoVRMLGroup(
int nChildren
)
new :
nChildren : int -> SoVRMLGroup
Parameters
- nChildren
- Type: SystemInt32
Remarks
See Also