Share
 
 

SPCADD (Single Point Constraint Set Combination)

Description

The SPCADD entry defines a single-point constraint set as a union of single-point constraint sets defined via SPC or SPC1 entries.

Format

1 2 3 4 5 6 7 8 9 10
SPCADD SID S1 S2 S3 S4 S5 S6 S7
S8 S9 -etc.-

Example

SPCADD 2 4 5 6 8
Field Definition Type Default
SID Identification number of single point constraint set. Integer > 0 Required
Si Identification number of single point constraint sets defined via SPC or by SPC1 entries. Integer > 0; SID 1 Si Required

Remarks

  1. The Si values must be unique.
  2. Single-point constraint sets must be selected in the Case Control Section (SPC = SID) to be used.
  3. No Si may be the identification number of a single-point constraint set defined by another SPCADD entry.

Was this information helpful?