Click or drag to resize

APISimObjectBaseTWrapperSetName Method

Sets the name of the object

Namespace: ema3d.Api.V25
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public virtual void SetName(
	string name
)

Parameters

name  String
Value to rename the object.
See Also