nooffset#
- Database.nooffset(label='', **kwargs)#
Prevents the cdread command from offsetting specified data items
Mechanical APDL Command: NOOFFSET
- Parameters:
- label
str Specifies items not to be offset.
NODE- Node numbersELEM- Element numbersKP- Keypoint numbersLINE- Line numbersAREA- Area numbersVOLU- Volume numbersMAT- Material numbersTYPE- Element type numbersREAL- Real constant numbersCSYS- Coordinate system numbersSECN- Section numbersCP- Coupled set numbersCE- Constraint equation numbersCLEAR- All items will be offsetSTATUS- Shows which items are specified not to be offset.
- label
Notes
The nooffset command specifies data items not to be offset by a set of data read from a cdread command.