Printing3DModel.Clone Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a copy of the current 3D model.
public:
virtual Printing3DModel ^ Clone() = Clone;
Printing3DModel Clone();
public Printing3DModel Clone();
function clone()
Public Function Clone () As Printing3DModel
Returns
A copy of the current 3D model.