LayoutStateDataReference Class¶
-
class
NXOpen.CAE.LayoutStateDataReference¶ Bases:
NXOpen.TaggedObjectThis class represents a data reference of a layout state.
This class can only be created internally
New in version NX11.0.0.
Methods¶
| Method | Description |
|---|---|
| OverrideContent | Overrides the content of the data reference with the specified string |
Method Detail¶
OverrideContent¶
-
LayoutStateDataReference.OverrideContent¶ Overrides the content of the data reference with the specified string
Signature
OverrideContent(referenceString)Parameters: referenceString (str) – New in version NX11.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)