Next: CONSTRUCT SCURVE [scurve] LINE Type Parameters
Up: CONSTRUCT SCURVE
Previous: CONSTRUCT SCURVE [scurve] BODY CORNERS v1[-v8]
This command is used to define a space curve for use with any load. The space curve is specified in terms of the global X, Y, and/or Z axes. A space curve may be defined in more than one axis by repeating the command with the same space curve name and a different direction. The curve may be defined as a list of position, magnitude pairs or via a function (e.g. Normal Distribution, Parabola etc.). Lists may be read in from a file or typed in at the keyboard; functions are defined interactively using a small number of control parameters.
A local coordinate system may be attached to the global space curve using the FEMGEN command PROPERTY ATTACH. This will modify the space curve location and the orientation of the space curve limits.
scurve | = | name of the space curve |
X | = | space curve is defined in the global X axis |
Y | = | space curve is defined in the global Y axis |
Z | = | space curve is defined in the global Z axis |
Type | = | see line space curve for available types |
Parameters | = | see line space curve relevant parameters |
Note that parameters Umin and Umax should be specified in global | ||
coordinates |
Notes:
Examples:
This creates a space curve on the global x axis starting at x=23.1, ending at x=47.6 with peak amplitude of 1.0.
This creates a space curve in two of the global directions. A local cylindrical axis system is defined and attached to the space curve changing the X direction to be radial and the Y direction to be rotational.
See also the following commands
'CONSTRUCT NAME'
'CONSTRUCT COORDSYS'
'CONSTRUCT LMASK'
'CONSTRUCT TCURVE'
'PROPERTY ATTACH'
'PROPERTY LOAD'
'UTILITY DELETE'
'UTILITY TABULATE'
Femsys Limited