Click or drag to resize

File3dmManifest Property

Retrieves the manifest with all object descriptions in this file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public ManifestTable Manifest { get; }

Property Value

Type: ManifestTable
See Also