Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
145
How to set Clip for a layer
posted

Hi,

I have a shape file of USA imported into my layer. I want to clip the layer along the U.S. border to prevent any drawing outside of the U.S border. I think what I need to do is to create a geometry containing all the surfaceElements in my layer and set it to the Clip property of the layer. My question is how to conver the surfaceElements to a Clip geometry? Could any one gives me an example?

Thanks

 

Parents
  • 30692
    Offline posted

    Could you provide a bit more information on what you are trying to achieve? If the states for the US are the only surface elements in the layer, why are you trying to use them as the clip boundary? I'm not entirely sure it will be valid to use the Clip property on the layer in this manner, so it will help to know what you are trying for.

    -Graham

Reply Children