Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement - Expose option to split line at Points Along in Add Laterals functions #137

Closed
MikeMillerGIS opened this issue Aug 11, 2016 · 4 comments

Comments

@MikeMillerGIS
Copy link
Member

No description provided.

@MikeMillerGIS MikeMillerGIS self-assigned this Jan 25, 2017
@MikeMillerGIS MikeMillerGIS added this to the Next Release milestone Jan 25, 2017
@MikeMillerGIS
Copy link
Member Author

MikeMillerGIS commented Jan 25, 2017

document the following in the help @pLeBlanc93

<PointsAlong>
        <PointAlong>
<SplitLateral>false</SplitLateral>

and

<!-- Option to split the main at the intersection of the lateral-->
      <LateralLine_SplitMain>false</LateralLine_SplitMain>

@MikeMillerGIS
Copy link
Member Author

64d56f4

@pLeBlanc93
Copy link
Contributor

verified both split options work

@pLeBlanc93
Copy link
Contributor

SplitLateral To split the lateral line where it intersects the point, set this value to true; otherwise, set to false.
LateralLine_SplitMain To split the main line where it intersects the point, set this value true; otherwise, set to false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants