NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.CAE.QualityAudit.ObjectLevelFlatnessResult Class Reference

The Quality Audit ObjectLevelFlatnessResult is a class containing information about failed flatness check on universal connections at object level. More...

Inheritance diagram for NXOpen.CAE.QualityAudit.ObjectLevelFlatnessResult:
NXOpen.CAE.QualityAudit.Result NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe
NXOpen.CAE.Connections.IConnection 
Connection [get]
 Returns the connection. More...
 
unsafe int CoordinateIndex [get]
 Returns the coordinate index. More...
 
unsafe int DefinitionIndex [get]
 Returns the definition index . More...
 
unsafe double Distance [get]
 Returns the distance. More...
 
unsafe int FlangeIndex [get]
 Returns the flange index of the first point. More...
 
unsafe int LocationIndex [get]
 Returns the location index. More...
 
unsafe NXOpen.Point3d Point [get]
 Returns the result point. More...
 
unsafe NXOpen.TaggedObject ResultEntity [get]
 Returns the result object. More...
 
- Properties inherited from NXOpen.CAE.QualityAudit.Result
unsafe string Description [get]
 Returns the text description of this result More...
 
unsafe bool Outdated [get]
 Returns the outdated flag of this result More...
 
unsafe
NXOpen.CAE.QualityAudit.Action 
OwningAction [get]
 Returns the owning action that provides this result 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.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. 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.Result
unsafe void GetSubResults (out NXOpen.CAE.QualityAudit.Result[] subResults)
 Get the sub results, if any More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

The Quality Audit ObjectLevelFlatnessResult is a class containing information about failed flatness check on universal connections at object level.

To obtain this type of results see CAE.QualityAudit.ObjectLevelFlatnessCheck .

Created in NX1847.0.0

Property Documentation

unsafe NXOpen.CAE.Connections.IConnection NXOpen.CAE.QualityAudit.ObjectLevelFlatnessResult.Connection
get

Returns the connection.

Created in NX1847.0.0

License requirements: None.

unsafe int NXOpen.CAE.QualityAudit.ObjectLevelFlatnessResult.CoordinateIndex
get

Returns the coordinate index.

See NXOpen.CAE.Connections.Location for details

Created in NX1847.0.0

License requirements: None.

unsafe int NXOpen.CAE.QualityAudit.ObjectLevelFlatnessResult.DefinitionIndex
get

Returns the definition index .

See NXOpen.CAE.Connections.ILocationsContainer for details

Created in NX1847.0.0

License requirements: None.

unsafe double NXOpen.CAE.QualityAudit.ObjectLevelFlatnessResult.Distance
get

Returns the distance.

Created in NX1847.0.0

License requirements: None.

unsafe int NXOpen.CAE.QualityAudit.ObjectLevelFlatnessResult.FlangeIndex
get

Returns the flange index of the first point.

See NXOpen.CAE.Connections.Location for details

Created in NX1847.0.0

License requirements: None.

unsafe int NXOpen.CAE.QualityAudit.ObjectLevelFlatnessResult.LocationIndex
get

Returns the location index.

See NXOpen.CAE.Connections.ILocationsContainer for details

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.Point3d NXOpen.CAE.QualityAudit.ObjectLevelFlatnessResult.Point
get

Returns the result point.

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.TaggedObject NXOpen.CAE.QualityAudit.ObjectLevelFlatnessResult.ResultEntity
get

Returns the result object.

Created in NX1847.0.0

License requirements: None.


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