Description:

Implement to transfer data from another content to this content during creation.

Syntax:
public virtual MatchDataResult MatchData(
RenderContent oldContent
)
virtual
Parameters:
  • oldContent
  • Type: RenderContent
  • An old content object from which the implementation may harvest data.
Returns:
Information about how much data was matched.
Available since:
6.0

MatchData method

Class:  Rhino.Render.RenderContent

Nothing found