Struct PartDelayedUpdateStatus.DelayStatusInfo
Assembly: NXOpen.dll
Syntax
public struct PartDelayedUpdateStatus.DelayStatusInfo
Fields
ConstraintDelayed
Declaration
public bool ConstraintDelayed
Field Value
DeferredDelayed
Declaration
public bool DeferredDelayed
Field Value
ExplicitDelayed
Declaration
public bool ExplicitDelayed
Field Value
FrozenDelayed
Declaration
public bool FrozenDelayed
Field Value
InternalDelayed
Declaration
public bool InternalDelayed
Field Value
NotDisplayedDelayed
Declaration
public bool NotDisplayedDelayed
Field Value
SessionDelayed
Declaration
public bool SessionDelayed
Field Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Overrides