I'm not sure what you mean by place fence command. Here's what I've been able to find in examples online:
s_comApp.CadInputQueue.SendCommand("PLACE FENCE ICON", false);
But that doesn't seen to set the cursor to fence selector.
I'm not sure what you mean by place fence command. Here's what I've been able to find in examples online:
s_comApp.CadInputQueue.SendCommand("PLACE FENCE ICON", false);
But that doesn't seen to set the cursor to fence selector.