I'd like to make a support load table on the isometric with using component attributes from *.pcf file, but several ways to make a table doesn't work. Somebody knows how to make a table for stress isometric by CAESAR II? I found giving attributes at specific support as below is work without errors, but still do not solve how to plot as a tabulated data.
e.g.)
SUPPORT
CO-ORDS 62.9921 -0.0000 0.0000 6.0000
SKEY SKID
COMPONENT-ATTRIBUTE96 10 (Node)
COMPONENT-ATTRIBUTE97 100 (FX)
COMPONENT-ATTRIBUTE98 100 (FY)
COMPONENT-ATTRIBUTE99 100 (FZ)
SUPPORT-DIRECTION DOWN
Of course, support loads could be annotated and this function is supported by CII module, but I want to tabulate numeric data at specific position for providing clear drawing with limiting annotations on the nodes.

(Additionally, I don't prefer to address specific pipeline-attribute at every cells, because it is difficult to make a regular expression in order when editing pcf file.)

Approach A: Activate Material Table
- It is automatically made invisible when extract drawing even though I activate material list table through either drawing set-up tool or editing xml directly like MATERIAL-LIST Visible="-1". Is this option block to use by CII Isogen? Or is there any approaches to block automatical inactivation?

Approach B: Table Attribute
- There is no visible option I need to select but only for data definitions available, but I'don't know why it doesn't work I define the options for plotting as below.
(Removed bracket because of avoiding invisible codes on the post.)

DFTABLE-ATTRIBUTES
DFTABLE-ATTRIBUTE AttributeName="COMPONENT-ATTRIBUTE96" BarCode="0" CharHeight="2" CharWidth="0" Colour="0" ColumnsNumber="1" Direction="Vertical" Font="Arial (True Type)" Justification="Centre" Layer="25" LinesNumber="20" RotationAngle="0" TextWeight="0" TruncationLength="5" XPos="453" XSpacing="0" YPos="251" YSpacing="6" /
/DFTABLE-ATTRIBUTES

Thanks in advance.
Ha


Edited by eunqqqq (09/29/22 07:25 PM)