NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
NXOpen.PartDelayedUpdateStatus.DelayStatusInfo Struct Reference

Logical structure of part delayed update status More...

Public Attributes

bool ConstraintDelayed
 The part is delayed because assembly constraints are delayed. More...
 
bool DeferredDelayed
 The part is deferred delayed. More...
 
bool ExplicitDelayed
 The part is frozen in this session. More...
 
bool FrozenDelayed
 The part is frozen for all sessions. More...
 
bool InternalDelayed
 The part is internal delayed. More...
 
bool NotDisplayedDelayed
 The part is delayed because it's not in the displayed assembly. More...
 
bool SessionDelayed
 The part is delayed because geometry and expressions are delayed. More...
 

Detailed Description

Logical structure of part delayed update status

Member Data Documentation

bool NXOpen.PartDelayedUpdateStatus.DelayStatusInfo.ConstraintDelayed

The part is delayed because assembly constraints are delayed.

bool NXOpen.PartDelayedUpdateStatus.DelayStatusInfo.DeferredDelayed

The part is deferred delayed.

bool NXOpen.PartDelayedUpdateStatus.DelayStatusInfo.ExplicitDelayed

The part is frozen in this session.

bool NXOpen.PartDelayedUpdateStatus.DelayStatusInfo.FrozenDelayed

The part is frozen for all sessions.

bool NXOpen.PartDelayedUpdateStatus.DelayStatusInfo.InternalDelayed

The part is internal delayed.

bool NXOpen.PartDelayedUpdateStatus.DelayStatusInfo.NotDisplayedDelayed

The part is delayed because it's not in the displayed assembly.

bool NXOpen.PartDelayedUpdateStatus.DelayStatusInfo.SessionDelayed

The part is delayed because geometry and expressions are delayed.


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.