Home Search

DriveWorks Solo 22
Linear Pattern

Send Feedback

Linear Pattern

This document describes the types of rules that can be applied to models that have advanced feature parameters captured.

Driving advanced feature dimensions increases model generation time. Where possible capture feature dimensions (distances, numbers and angles) as dimensions rather than an advanced feature parameter.

During model generation captured dimensions are driven before captured advanced feature parameters. If the advanced feature parameter has also been captured as a dimension the value being driven into the advanced feature parameter will override the captured dimension.

Linear Pattern Parameters

ParameterInput Type and ExampleDescription
D1 Reverse DirectionBoolean

True

False

Set the direction of the pattern.

True - will propagate in the default direction.

False - will propagate in the opposite direction.

D1 End ConditionOne of the following values:
  • 0
  • 1
Sets if the pattern is defined by Spacing and Instances or Up to Reference.
  • 0 = Independently set the pattern instance number and spacing
  • 1 = Pattern instance number and spacing is based on a selected up-to-reference geometry and an offset
D1 SpacingInteger

65.75

Sets the space between items to 65.75 in direction 1.
D1 Pattern QtyInteger

8

Sets the number of pattern items to 8 in direction 1.
D1 Offset DistanceInteger

5.5

Up to reference must be set in the pattern.

Specifies the distance of the last pattern instance from the reference geometry.

D1 Reverse OffsetBoolean

True

False

Up to reference must be set in the pattern.

Reverses the direction that the pattern is offset from the reference geometry.

D2 Pattern Seed OnlyBoolean

True

False

Sets whether to create a pattern in direction 2 using the seed features only, without replicating the pattern instances of direction 1.
D2 Reverse DirectionBoolean

True

False

Set the direction of the pattern.

True - will propagate in the default direction.

False - will propagate in the opposite direction.

D2 End ConditionOne of the following values:
  • 0
  • 1
Sets if the pattern is defined by Spacing and Instances or Up to Reference.
  • 0 = Independently set the pattern instance number and spacing
  • 1 = Pattern instance number and spacing is based on a selected up-to-reference geometry and an offset
D2 SpacingInteger

65.75

Sets the space between items to 65.75 in direction 2.
D2 Pattern QtyInteger

8

Sets the number of pattern items to 8 in direction 2.
D2 Offset DistanceInteger

5.5

Up to reference must be set in the pattern.

Specifies the distance of the last pattern instance from the reference geometry.

D2 Reverse OffsetBoolean

True

False

Up to reference must be set in the pattern.

Reverses the direction that the pattern is offset from the reference geometry.

Skipped ItemsString

"3|8|26"

A pipe delimited list of items to skip. Setting this to 0 will clear the selection and no items will be skipped.

3|8|28 will skip items 3, 8 and 26 in the pattern.

See Skipped Items (Feature Patterns) below for more information.

PropagateVisualPropertyBoolean

True

False

Propagates SOLIDWORKS colors, textures, and cosmetic thread data to all pattern instances.
GeometryPatternBoolean

True

False

Creates the pattern by using only the geometry (faces and edges) of the features, rather than patterning and solving each instance of the feature. Geometry pattern speeds up the creation and rebuilding of the pattern. You cannot create geometry patterns of features that have faces merged with the rest of the part.
VarySketchBoolean

True

False

Allows the pattern to change as it repeats.

Skipped Items (Feature Patterns)

The Skipped Items property requires the item number of the patterned item.

SOLIDWORKS displays Instances to Skip as a reference position, DriveWorks requires this as an item number as the example below:

SOLIDWORKS Instances to skipDriveWorks Skipped Items

(2, 1)

(4, 1)

"1|3"

This usually follows a logical order where the seed is 0 (zero) and subsequent instances increase along one direction.

For a grid pattern the item number continues for subsequent columns or rows.

More complex patterns will require understanding how SOLIDWORKS applies the instance numbering.