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

This result contains information about connection and the components it connects. More...

Inheritance diagram for NXOpen.CAE.QualityAudit.ConnectionWithComponentsResult:
NXOpen.CAE.QualityAudit.ConnectionResult NXOpen.CAE.QualityAudit.IConnectedComponents NXOpen.CAE.QualityAudit.Result NXOpen.INXObject NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.Assemblies.Component[] 
GetComponents ()
 Gets the connected components from a result 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.CAE.QualityAudit.ConnectionResult
unsafe NXOpen.TaggedObject Connection [get]
 Returns the connection. More...
 
unsafe NXOpen.CAE.FEModelOccurrence Femodel [get]
 Returns the Fe Model of the connection when we're dealing with a non-occurrenceable connection. 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...
 

Detailed Description

This result contains information about connection and the components it connects.

It is the result of the NXOpen.CAE.QualityAudit.ComponentConnectivity action.

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

Created in NX1847.0.0

Member Function Documentation

unsafe NXOpen.Assemblies.Component [] NXOpen.CAE.QualityAudit.ConnectionWithComponentsResult.GetComponents ( )
inline

Gets the connected components from a result

Created in NX1847.0.0

License requirements: None.

Returns

Implements NXOpen.CAE.QualityAudit.IConnectedComponents.


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