WallDisplayStyles2D Class

class NXOpen.CAE.Xyplot.WallDisplayStyles2D

Bases: NXOpen.CAE.Xyplot.WallDisplayStyles

Manages the 2D wall display styles.

Not support KF.

New in version NX12.0.0.

Properties

Property Description
GridLayoutStyleSetting Returns the grid layout display style
ProbingStyle Returns the probing display style
Tag Returns the Tag for this object.

Methods

Method Description
GetAngleAxisStyleSetting Gets the angle axis display style.
GetAxisStyleSetting Gets the axis display style.
GetLegendTableGroupStyle Gets the legend table group style
GetTextStyleSetting Gets the text style.

Method Detail

GetAngleAxisStyleSetting

WallDisplayStyles2D.GetAngleAxisStyleSetting

Gets the angle axis display style.

Signature GetAngleAxisStyleSetting()

Returns:Angle Axis style
Return type:NXOpen.CAE.Xyplot.AngleAxisStyleSetting

New in version NX12.0.0.

License requirements: None.