Eyeshot 10 WPF API Reference
Clone Method (MaterialBeamC)

WPF Assembly > devDept.Eyeshot.Fem Namespace > MaterialBeamC Class : Clone Method
Creates a deep copy of this material.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
public override object Clone()

Return Value

The new material object.
See Also

Reference

MaterialBeamC Class
MaterialBeamC Members