NXOpen.UF.Clear.Summary Structure

NXOpen.UF.Clear.Summary is an alias for NXOpen.UF.ClearSummary_Struct

class NXOpen.UF.ClearSummary_Struct

Bases: object

Refer to UF_CLEAR_summary_s for documentation.

Fields

NXOpen.UF.ClearSummary_Struct.StartTime The starting time of the last analysis run (in seconds since 00:00:00 1/1/1970.
NXOpen.UF.ClearSummary_Struct.EndTime The ending time of the last analysis run (in seconds since 00:00:00 1/1/1970.
NXOpen.UF.ClearSummary_Struct.RunTime the total analysis time (in secs.)
NXOpen.UF.ClearSummary_Struct.Version The version of this analysis run.
NXOpen.UF.ClearSummary_Struct.AnalysisMode The analysis mode.
NXOpen.UF.ClearSummary_Struct.NumLists Number of object lists analyzed.
NXOpen.UF.ClearSummary_Struct.NList1 The number of objects in list 1.
NXOpen.UF.ClearSummary_Struct.NList2 The number of objects in list 2.
NXOpen.UF.ClearSummary_Struct.NPairs The number of pairs built from the object lists.
NXOpen.UF.ClearSummary_Struct.ExcludedPairs The number of pairs that were excluded from analysis, either due to exclusion rules or explicit pair exclusion.
NXOpen.UF.ClearSummary_Struct.ChangedPairs The number of pairs that had changed since the previous clearance analysis.
NXOpen.UF.ClearSummary_Struct.ChangedObjs The number of objects that had changed since the previous clearance analysis.
NXOpen.UF.ClearSummary_Struct.CheckedPairs The total number of pairs that underwent analysis.
NXOpen.UF.ClearSummary_Struct.NewNHard The total number of new hard interferences.
NXOpen.UF.ClearSummary_Struct.NewNSoft The total number of new soft interferences.
NXOpen.UF.ClearSummary_Struct.NewNTouching The total number of new touching interferences.
NXOpen.UF.ClearSummary_Struct.NewNContainment The total number of new containment interferences.
NXOpen.UF.ClearSummary_Struct.NewNAllInterf The total number of new interferences.
NXOpen.UF.ClearSummary_Struct.NHard The total number of hard interferences.
NXOpen.UF.ClearSummary_Struct.NSoft The total number of soft interferences.
NXOpen.UF.ClearSummary_Struct.NTouching The total number of touching interferences.
NXOpen.UF.ClearSummary_Struct.NContainment The total number of containment interferences.
NXOpen.UF.ClearSummary_Struct.NAllInterf The total number of interferences.
NXOpen.UF.ClearSummary_Struct.JobAborted Indicates if the analysis was aborted.
NXOpen.UF.ClearSummary_Struct.NumZones The number of assembly zones used by the analysis (batch only).