You are here: Home » Macro Library » Get current sheet number
Could you please tell me how to delete named sheets in current drawing file?
You would need to select it in the feature manager tree and then use IModelDoc2::EditDelete, I believe.
You must be logged in to post a comment.
Could you please tell me how to delete named sheets in current drawing file?
You would need to select it in the feature manager tree and then use IModelDoc2::EditDelete, I believe.