Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Trims the ends of a Segment object to the boundries boundaries of the given Area object.

...

Procedure: TrimToArea(AreaPath, SegmentPath: String);


API Call:

Code Block
languagedelphi
titleScripting
linenumberstrue
collapsetrue
TrimToArea('My Area Object', 'My Segment Object');