Skip to main content
10-Marble
April 4, 2016
Solved

Offset coordinate system - program

  • April 4, 2016
  • 2 replies
  • 2870 views

Can you create points or delete points of a "offset coordinate system" by relation or program?

    Best answer by James62

    The answer is no. Try defining and using UDF that includes relations.

    UDF can take a user input.

    2 replies

    1-Visitor
    April 5, 2016

    No. Relations and Program can only modify existing features. You can use Program to Suppress or Resume a feature.

    However you can't add or remove individual points from a set of points in a single feature.

    10-Marble
    April 5, 2016

    Thank you David.

    What a pity.

    It would be very important to me is that to suppress the points individually within the tool "offset coordinate system."

    If it were possible you could create curves with various amounts of folds.

    I would vary the amount of bending by a parameter.

    1-Visitor
    April 5, 2016

    You can create patterns driven by equations. It's been a while but I think memb_v is one of the arguments that would be useful.

    James621-VisitorAnswer
    1-Visitor
    April 5, 2016

    The answer is no. Try defining and using UDF that includes relations.

    UDF can take a user input.