TryGetUpdateProperty(CadOperation, out String, out String) Method

Definition

Assembly ProCad.Editing.dll
public static bool TryGetUpdateProperty(CadOperation operation, scoped out string propertyName, scoped out string toValue)

Parameters

operation
CadOperation
propertyName
String?
toValue
String?

Returns