Overview | Statement List | Example
obj = HDIM/(origin),arc[,VIEW,'View Name'][,Dim. text][,APPEND,App. text]
Creates a dimension which represents the diameter of a previously defined circle. The hole dimension differs from the diameter dimension because it creates only one arrow.
Parameter |
Description |
(origin) |
The dimensional text location. For the methods of specification, see the Dimension Statements overview. |
Arc |
The existing arc to be dimensioned. |
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. |
Dim. text |
A string of up to 50 characters you may enter if the system generated value and text are not desirable. You can enter the desired dimension and/or text between single quotes ('dimension text'), or you can use a previously declared string variable. |
APPEND |
Minor word which indicates that the text in the next field should be appended to the dimension text. |
App text |
Text string which is appended to the dimension text (APPEND,'string','string'...). Each string constitutes a new line and may contain a maximum of 132 characters. The maximum number of characters which may be appended to a dimension is 600. The placement of appended text is controlled by the global parameter &APSITE. |