|
DumperGetModelInfoString(Model3D) Method |
Gets a string with details about the GeometryModel3D or Model3DGroup.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public static string GetModelInfoString(
Model3D model
)
Parameters
- model Model3D
- GeometryModel3D or Model3DGroup
Return Value
Stringdetails string of the GeometryModel3D or Model3DGroup
See Also