www.kxcad.net Home > CAE Index > MSC Software Index > Adams MD R2 Index
An Existing Polyline An Existing Component Specifies the name of a result set component to be used to drive the vertex in the X direction over time. An Existing Component Specifies the name of a result set component to be used to drive the vertex in the Y direction over time. An Existing Component Specifies the name of a result set component to be used to drive the vertex in the Z direction over time. An Existing Model,Part OR Marker Specifies the coordinate system that location coordinates and orientation angles correspond to.This allows you to drive each component (X, Y, and Z) of a vertex of a polyline from any result test component including the output of any Adams equation.For example, you could model a flexible air bag as a mesh of polylines, and using Adams equations (linear state equations, general state equations), specify the location of the vertices of the mesh over time. When the model is animated it would show the air bag deployment.Each result set contains the X, Y, and Z data for a vertex of a polyline The names of the result sets created are encoded with the name of the polyline and the vertex number. The components of the result set are named 'X', 'Y' and 'Z'. For example, if the name of the polyline is 'POL1' and the you are creating the result set for the second vertex, the result set name will be 'POL1_LOCATION_2'.If Adams/View cannot find the result set components, it will use the location specified when the model was created, and will not vary over time.Since a POLYLINE cannot be defined in an Adams data set or graphics file, the POLYLINE cannot be created by reading in one of these files. The only way to create a POLYLINE is to do it interactively, by reading a command file, or by reading an IGES file. POLYLINEs are owned by parts.If a POLYLINE is available by default, you may identify it by entering only its name. You may need to enter the full name of the POLYLINE if you wish to identify a POLYLINE that is not on the default PART. For example, you may specify POLYLINE "front_face" on the part named "shell" from the model named "test" by entering ".test.shell.front_face". If you type a "?", Adams/View will list the POLYLINEs available by default.If the POLYLINE is visible in one of your views, you may identify it by picking on any of the graphics associated with it.
3. If the relative_to parameter is not specified, the default coordinate system is used. The default coordinate system is initially your model, i.e. the global coordinate system. You may change the default coordinate system using the 'defaults coordinate_system' command.
1. IF no X_RESULT_SET_COMPONENT_NAME is specified, the X component of the vertex does not change over time. This holds the same for the Y and Z components of the vertex.