SoCSGGroup Constructor (Int32) |
Namespace: OIV.SolidViz.NodesAssembly: OIV.SolidViz (in OIV.SolidViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoCSGGroup(
int nChildren
)
Public Sub New (
nChildren As Integer
)
public:
SoCSGGroup(
int nChildren
)
new :
nChildren : int -> SoCSGGroup
Parameters
- nChildren
- Type: SystemInt32
Remarks
See Also