FlattenPath Object Command

Flatten the {...} .

FlattenPath ([TOLERANCE pixelfraction] [DOCUMENT document | WINDOW doc-window | OBJECTID objectid])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

 

FlattenPath  Command Definition  url:PGScmd/flattenpath
  created:2006-05-03 19:49:02   last updated:2006-05-03 19:49:02
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For FlattenPath
Tim Doty wrote...2007-05-13 15:25:31

This command converts curves in a path to a series of straight-line approximations. Presumably the "tolerance" parameter determines how accurate the approximation tries to be, but I haven't used this sufficiently to know.

User Contributed Comments For FlattenPath