Overview | Statement List | Example
obj = CLINE/FBOLT[,CENTER,obj1[,VIEW,'View Name']],obj list[,VIEW,{'View Name'|view name list}]
Creates a full bolt circle centerline object. The full bolt circle centerline can be created through a set of points and/or arcs. The centerline is created in the XY plane of the WCS.
Parameter |
Description |
FBOLT |
Minor word that causes a full bolt circle centerline to be generated. |
CENTER |
Optional minor word used in specifying the center of the bolt circle. |
obj1 |
A point or arc that defines the center of the bolt circle. The radius of the bolt circle is the distance from the object obj1 to the first object in the obj list. |
VIEW |
Minor word that indicates that a view name is to follow. |
'View Name' |
This is a string variable or literal that is the view name. |
obj list |
The list of points and/or arcs that define the path of the bolt circle centerline. The objects must lie in a circular path. The list may contain up to 100 objects. If the minor word, CENTER, is used, the object list must contain at least one object. If the minor word, CENTER, is not used, the object list must contain at least three objects.
|
VIEW |
Minor word that indicates that a view name is to follow. |
'View Name' |
This is a string variable or literal that is the view name. |
view name list |
A list of strings which represents the view names. If you specify only a single view name for a view name list that corresponds to an object list, then the single view name is used for all the objects in the corresponding object list. |
The following rules govern the associativity between the bolt circle centerlines and the objects used to create them:
If the generating objects are deleted, the centerline is deleted.
A bolt circle centerline is updated only if every point on the bolt circle is moved.
If only one point is removed from a bolt circle centerline, that point is disassociated from the centerline. The existing centerline remains unchanged.