ThicknessPlotContours Class

class NXOpen.CAE.ThicknessPlotContours

Bases: NXOpen.TaggedObject

Represents a NXOpen.CAE.ThicknessPlotContours object returned from NXOpen.CAE.ThicknessPlotContoursBuilder.CreatePlotObject() in NXOpen.CAE.ThicknessPlotContoursBuilder.

The NXOpen.CAE.ThicknessPlotContours.PlotContour() plots contour.

New in version NX8.5.0.

Properties

Property Description
Tag Returns the Tag for this object.

Methods

Method Description
PlotContour Plot NXOpen.CAE.Mesh2d contour

Method Detail

PlotContour

ThicknessPlotContours.PlotContour

Plot NXOpen.CAE.Mesh2d contour

Signature PlotContour(viewIndex)

Parameters:viewIndex (int) –

New in version NX8.5.0.

License requirements: nx_masterfem (“Finite Element Modeling”)