Boolean MeshWorkflowInput.CloneInputGeometryData { get; set; }
Gets or sets whether the input geometry is transferred by cloning or not. When cloning, the input bodies do not become inactive and their meshes do not become obsolete. Defaults to False.
Examples