Boolean MeshWorkflowControl.AppendData { get; set; }

Gets or sets whether to append the mesh data being read to the current PrimeMesh model or to clear the model content before the mesh data is being read. The default value is false.