J
Jacco
Hi,
I'm trying to determine the left uppermost corner for all visible
shapes in a drawing. To exclude some shapes from this operation, I have
temporarily set a layer to invisible and non-printing. If I use the
function [set cSel = expPage.CreateSelection(visSelTypeAll)], the
selection will still include all the shapes on the invisible layer.
What is the correct way of doing this (if there is one)?
Thanks!
Jacco
I'm trying to determine the left uppermost corner for all visible
shapes in a drawing. To exclude some shapes from this operation, I have
temporarily set a layer to invisible and non-printing. If I use the
function [set cSel = expPage.CreateSelection(visSelTypeAll)], the
selection will still include all the shapes on the invisible layer.
What is the correct way of doing this (if there is one)?
Thanks!
Jacco