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

This class contains settings used by the projection checks. More...

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

Properties

unsafe NXOpen.Expression Threshold [get]
 Returns the threshold distance from definition point to projection point. 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 settings used by the projection checks.

To obtain an instance of this class see CAE.QualityAudit.MeshLevelProjectionCheck or CAE.QualityAudit.ObjectLevelProjectionCheck .

Created in NX12.0.0

Property Documentation

unsafe NXOpen.Expression NXOpen.CAE.QualityAudit.ProjectionCheckSettings.Threshold
get

Returns the threshold distance from definition point to projection point.

Once this is surpassed 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.