I3DDataPlot Class

class NXOpen.CAE.Xyplot.I3DDataPlot

Bases: object

Represents a plot interface which input is 3D data

3D plot data can consist of multiple CAE.FTK.ArrayRecord2D or a CAE.FTK.SectionBasedMatrixRecord To the plot class which implements this interface, all input records will be represented as a whole data.

New in version NX12.0.0.