Click or drag to resize

CTObjectDataHandlerE, O, SRenameObject Method

Rename the object.

Namespace: CTExtensions.ExportCore.CTObjectData
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public abstract void RenameObject(
	O obj,
	string newName
)

Parameters

obj  O
newName  String
See Also