2020 Method
Changes 0
M

ElementType.Duplicate

Description:
Duplicates an existing element type and assigns it a new name.
public ElementType Duplicate(
	string name
)
Return Value ElementType The duplicated element type.