I would like to force a custom property to be overwrittenwhen the user runs the macro.
For example:
The custom property DrawnBy is already defined in the drawing and Iwant the user to be able to run the macro and have it overwriteeither a blank field or some existing data in the DrawnBy valuefield. The macro I have will add the data to the value field if theDrawnBy property doesnot exist but it will not overwrite the value field if theproperty does exist.
Any help is appreciated.
JodySolidworksApi macros
For example:
The custom property DrawnBy is already defined in the drawing and Iwant the user to be able to run the macro and have it overwriteeither a blank field or some existing data in the DrawnBy valuefield. The macro I have will add the data to the value field if theDrawnBy property doesnot exist but it will not overwrite the value field if theproperty does exist.
Any help is appreciated.
JodySolidworksApi macros