Optionalpoints: Point3[]OptionalfillRule: fillRuleEnumOptionalremoveDuplicates: booleanOptionaltolerance: numberThe polygon's points in order; only X and Y are used.
OptionalfillWhich regions of a self-crossing polygon count as inside: even-odd, non-zero, positive or negative winding.
OptionalremoveWhen true, consecutive repeated points, the last and first included, are dropped before building.
OptionaltoleranceHow close two points must be to count as repeated, in model units.
One polygon as points and the fill options for
crossSection.crossSectionFromPoints.