Eyeshot 9.0 WPF API Reference
Clone Method (MaterialBeamI)

WPF Assembly > devDept.Eyeshot.Fem Namespace > MaterialBeamI 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

MaterialBeamI Class
MaterialBeamI Members