Skip to content

ACadSharp.CadObject.Clone

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

Clone Method

Creates a new object that is a copy of the current instance.

Remarks

The copy will be unatached from the document or any reference

Definition

Namespace: ACadSharp.CadObject

C#

public virtualCadObject Clone

Return Value

CadObject

Clone this wiki locally