RhinoCommon API
ManifestTableParent Property |
Returns the parent object. This is the RhinoDoc, or the File3md file.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
public abstract Object Parent { get; }
Public MustOverride ReadOnly Property Parent As Object Get