This Task sets the position of a view relative to its sheet or relative to another view.
For example:
Or
Property Name | Description |
---|---|
General | |
(Name) | The unique name for this task. |
Position | |
Axis | Specifies which axis to drive the view along. For example, specifying XOnly will cause DriveWorks to only position the view along the X-axis, and maintain the view's current Y position. |
X Offset | The relative distance of the two anchor points along the X axis. In document units, positive values are driven to the right, negative values to the left.
0 (zero) will align the anchor points. Offsets are required to be in the units of the document being driven. |
Y Offset | The relative distance of the two anchor points along the Y axis. In document units, positive values are driven to up, negative values down.
0 (zero) will align the anchor points. Offsets are required to be in the units of the document being driven. |
Reference | |
Reference Horizontal Anchor | The horizontal anchor of the view or sheet to position from. |
Reference Vertical Anchor | The vertical anchor of the view or sheet to position from. |
Reference View or Sheet Name | The name of the view or sheet to position from. |
Target | |
Target Horizontal Anchor | The horizontal anchor of the view to position. |
Target Vertical Anchor | The vertical anchor of the view to position. |
Target View Name | The name of the view to position. |
This task will fail when:
When this task is added the properties are static by default.
See How To: Change A Static Property To A Dynamic Property to enable rules to be built on these properties.
Property Name | Example Rule | Meaning |
---|---|---|
Axis | Both | Will position the view along the X and Y axis |
X Offset | 20 | Will position the view 20 (document units) along the X axis from the Reference Horizontal Anchor. |
Y Offset | 35 | Will position the view 35 (document units) along the Y axis from the Reference Vertical Anchor. |
Reference Horizontal Anchor | Right | The anchor reference will be from the right (of the Reference View or Sheet Name). |
Reference Vertical Anchor | Bottom | The anchor reference will be from the bottom (of the Reference View or Sheet Name). |
Reference View or Sheet Name | "Drawing View1" | Drawing View1 will be used to position the Target from. |
Target Horizontal Anchor | Left | The anchor of the target will be from the left (of the Reference View or Sheet Name). |
Target Vertical Anchor | Top | The anchor of the target will be from the top (of the Reference View or Sheet Name). |
Target View Name | "Drawing View2" | Drawing View2 will be positioned. |
This Task can be added to the following Generation Sequence(s):