Data lines to define surfaces created with TYPE=CYLINDER:
First line (leave blank if this surface is being defined within a part or a part instance):
Global X-coordinate of point a, the origin of the local system (see Figure 18.52–1).
Global Y-coordinate of point a, the origin of the local system.
Global Z-coordinate of point a, the origin of the local system.
Global X-coordinate of point b on the local x-axis.
Global Y-coordinate of point b on the local x-axis.
Global Z-coordinate of point b on the local x-axis.
Second line (leave blank if this surface is being defined within a part or a part instance):
Global X-coordinate of point c on the local cylinder generator vector.
Global Y-coordinate of point c on the local cylinder generator vector.
Global Z-coordinate of point c on the local cylinder generator vector.
Third line:
The “word” START.
Local x-coordinate of the starting point of the line segments.
Local y-coordinate of the starting point of the line segments.
Fourth and subsequent data lines define the various line, circular, and parabolic segments (see below for their format) that form the profile of the analytical surface.
Data lines to define surfaces created with TYPE=REVOLUTION:
First line (leave blank if this surface is being defined within a part or a part instance):
Global X-coordinate of point a, the origin of the local system (see Figure 18.52–2).
Global Y-coordinate of point a, the origin of the local system.
Global Z-coordinate of point a, the origin of the local system.
Global X-coordinate of point b on the symmetry axis (the local z-axis).
Global Y-coordinate of point b on the symmetry axis (the local z-axis).
Global Z-coordinate of point b on the symmetry axis (the local z-axis).
Second line:
The “word” START.
Local r-coordinate of the starting point of the line segments.
Local z-coordinate of the starting point of the line segments.
Third and subsequent data lines define the various line, circular, and parabolic segments (see below for their format) that form the profile of the analytical surface.
Data lines that define the line segments that form the analytical surface for TYPE=SEGMENTS, TYPE=CYLINDER, and TYPE=REVOLUTION:
Data line to define a straight line segment:
The “word” LINE.
x-coordinate of the end point of the line.
y-coordinate of the end point of the line.
Data line to define a circular arc segment (the arc must be less than 179.74°):
The “word” CIRCL.
x-coordinate of the end point of the circular arc.
y-coordinate of the end point of the circular arc.
x-coordinate of the center (origin) of the circular arc.
y-coordinate of the center (origin) of the circular arc.
Data line to define a parabolic arc segment:
The “word” PARAB.
Local x-coordinate of the middle point along the parabolic arc.
Local y-coordinate of the middle point along the parabolic arc.
Local x-coordinate of the end point of the parabolic arc.
Local y-coordinate of the end point of the parabolic arc.
For surfaces created with TYPE=SEGMENTS, the x- and y-coordinates are the global X- and Y-coordinates or r- and z-coordinates. For surfaces created with TYPE=CYLINDER, the x- and y-coordinates are the local x- and y-coordinates. For surfaces created with TYPE=REVOLUTION, the x- and y-coordinates are the local r- and z-coordinates.
Comments