Retrieves the manifest with all object descriptions in this file.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic ManifestTable Manifest { get; }
Public ReadOnly Property Manifest As ManifestTable
Get
Property Value
Type:
ManifestTable
See Also