UpdateEntityProperty(CadEntityId, String, String, String) Method

Definition

Assembly ProCad.Editing.dll
public static CadOperation UpdateEntityProperty(CadEntityId entityId, string propertyName, string fromValue, string toValue)

Parameters

entityId
CadEntityId
propertyName
String?
fromValue
String?
toValue
String?

Returns