LayoutStateDataReference Class

class NXOpen.CAE.LayoutStateDataReference

Bases: NXOpen.TaggedObject

This class represents a data reference of a layout state.

This class can only be created internally

New in version NX11.0.0.

Properties

Property Description
Tag Returns the Tag for this object.

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”)