![]() |
KozMos LiveLinePattern Dynamic changed line pattern made from center line |
||||||||||
|
KozMos LiveLinePattern can create continuous polyline
from unit pattern along two points (or a line). The pattern unit can be
user defined or formal. The formal unit unit is "W" type
with all line segments and "U" type with lines and one arc. The created pattern polyline can be lived if it is made from a Centerline: Any geometric changes of the Centerline might cause the change of pattern polyline as well. Thus we can modify the pattern polyline simply via the Centerline. Geometric changes of the pattern polyline will be ignored next time the Centerline is changed. But Layer change will be recorded and passed down to following updates. LiveLinePattern also provides commands to restore the broken links, it will be useful after we run WBLOCK to the certain pattern polyline and Centerline. To start
LiveLinePattern, just type LLPATTERN at AutoCAD "Command:" prompt.
Controls in AutoCAD
Existing pattern polyline can also be modified by this dialog. Click the [Pick Pattern <] button and then pick the Centerline or the pattern polyline, all parameters will be gathered and displayed. After we change the proper parameters, we can use [Create/Update <] button to update the pattern polyline. Please see detail build-in pattern parameters below. |
|||||||||||
Build-in Pattern Unit Pattern unit is used for LiveLinePattern to save data. The default and build-in pattern unit type is divided into 3 three parts:
As default, both of the end point of 3rd line and the start point of 1st line will be on UCS X direction, and the end point should be larger than the start point. The distance is called Unit Distance and it can not be negative and zero because the pattern need to grow along the positive X direction. In order to define the pattern unit, we introduce total seven parameters, four of them are numbers and the other three are switches (reference to right picture).
The following picture shows the various results of different switch settings, values of four number parameters are all same: Offset Distance=100.0 Unit Distance=200 Bulge Height=-40 Start Angle=75
Define your own pattern We can define customized patterns in LiveLinePattern, in order to do so, the certain criteria below should be followed:
LiveLinePattern will then create a customized pattern data, such data can be used temporarily or saved.
LiveLinePattern can save the pattern data into file "LivePattern.TXT" located in AutoCAD Root folder. Each saved pattern should have a unique name and the name can not start with "*". In the Pattern Manager dialog, all existing patterns will be shown. This is also the portal to switch different patterns. If the "Set as Default" is enabled, the certain pattern data will be the default settings since next time we calling LiveLinePattern.
|
|||||||||||
|
Program record
|
|||||||||||
//Koz Jono Yeoh//
Copyright(C) 1994-2009 KozMos Inc |
|||||||||||