NXOpen .NET Reference  12.0.0
Properties | List of all members
NXOpen.CAE.QualityAudit.MinimumDistanceSettings Class Reference

This class contains the minimum distance settings available for the following actions: NXOpen.CAE.QualityAudit.FreeEdgeDistanceCheck NXOpen.CAE.QualityAudit.ConnectionDistanceCheck NXOpen.CAE.QualityAudit.ConnectionPointsDistanceCheck More...

Inheritance diagram for NXOpen.CAE.QualityAudit.MinimumDistanceSettings:
NXOpen.CAE.QualityAudit.ActionSettings NXOpen.NXObject NXOpen.INXObject

Properties

unsafe NXOpen.Expression MinimumDistance [get]
 Returns the minimum distance required. More...
 
- Properties inherited from NXOpen.CAE.QualityAudit.ActionSettings
unsafe
NXOpen.CAE.QualityAudit.Action 
Action [get]
 Returns the action using these settings More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 
- Properties inherited from NXOpen.INXObject
bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
string Name [get]
 Returns the custom name of the object. More...
 
NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Public Member Functions inherited from NXOpen.CAE.QualityAudit.ActionSettings
unsafe void ResetToDefaults ()
 Reset the action settings to default values More...
 

Detailed Description

This class contains the minimum distance settings available for the following actions: NXOpen.CAE.QualityAudit.FreeEdgeDistanceCheck NXOpen.CAE.QualityAudit.ConnectionDistanceCheck NXOpen.CAE.QualityAudit.ConnectionPointsDistanceCheck

To obtain an instance of this class get the NXOpen.CAE.QualityAudit.Action.Settings of classed using it.

Created in NX12.0.0

Property Documentation

unsafe NXOpen.Expression NXOpen.CAE.QualityAudit.MinimumDistanceSettings.MinimumDistance
get

Returns the minimum distance required.

For a smaller distance an error is reported

Created in NX12.0.0

License requirements: None.


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