real#

Mapdl.real(nset='', **kwargs)[source]#

Sets the element real constant set attribute pointer.

APDL Command: REAL

Parameters:
nset

Assign this real constant set number to subsequently defined elements (defaults to 1).

Notes

Identifies the real constant set number to be assigned to subsequently defined elements. This number refers to the real constant set number (NSET) defined with the real constant sets [R]. Real constant set numbers may be displayed [/PNUM]. If the element type requires no real constants, this entry is ignored. Elements of different type should not refer to the same real constant set.