Get Model3DCollection (Children) for objectName (Model3DGroup or GeometryModel3D) or null if model has no children.
GeometryModel3D can have children if for it there was a Model3DGroup created (becasue of a hierarchy).
In this case there is a (objectName + Reader3ds.GroupNameSuffix) in NamedObjects dictionary.
Namespace:
Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds)
Version: 4.2.0.0 (4.2.0.0)
Syntax
| C# |
|---|
public Model3DCollection GetChildren( string objectName ) |
| Visual Basic (Declaration) |
|---|
Public Function GetChildren ( _ objectName As String _ ) As Model3DCollection |
| Visual C++ |
|---|
public: Model3DCollection^ GetChildren( String^ objectName ) |
Parameters
- objectName
- Type: System..::.String
name of the object