PlateStyle2DSetting Class¶
-
class
NXOpen.CAE.Xyplot.PlateStyle2DSetting¶ Bases:
NXOpen.CAE.Xyplot.BasePlateStyleSettingRepresents the 2d plate display style.
Not support KF.
New in version NX9.0.0.
Deprecated since version NX12.0.0: There is no replacement for this class.
Properties¶
| Property | Description |
|---|---|
| FillingColor | Returns or sets the filling color |
| JournalIdentifier | Returns the identifier that would be recorded in a journal for this object. |
| OutlineColor | Returns or sets the outline color |
| Owner | Returns the owner style |
| PointMarker | Returns or sets the point marker |
| ShowOutline | Returns or sets a value indicating whether to display the outline |
| Tag | Returns the Tag for this object. |
Methods¶
| Method | Description |
|---|---|
| CommitChange | Commits any edits that have been applied to the display style. |
| Find | Finds the NXOpen.TaggedObject with the given identifier as recorded in a journal. |
Property Detail¶
Owner¶
-
PlateStyle2DSetting.Owner¶ Returns the owner style
-------------------------------------Getter Method
Signature
OwnerReturns: Return type: NXOpen.CAE.Xyplot.IDisplayStyleNew in version NX10.0.0.
License requirements: None.