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

This builder is used to nudge the alignment by a fine adjustment More...

Inheritance diagram for NXOpen.CAE.CorrelFineTuneAlignmentBuilder:
NXOpen.CAE.CorrelBaseBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  AngleVector {
  Xc, Yc, Zc, NegXc,
  NegYc, NegZc
}
 the angle vector enumeration for the alignment nudge More...
 
enum  DistanceVector {
  Xc, Yc, Zc, NegXc,
  NegYc, NegZc
}
 the distance vector enumeration for the alignment nudge More...
 

Public Member Functions

unsafe void MoveButton ()
 The move button to nudge alignment by the defined distance along the selected distance vector More...
 
unsafe void RotateButton ()
 The rotate button to nudge alignment by the defined angle via the selected angle vector More...
 

Properties

unsafe
NXOpen.CAE.CorrelFineTuneAlignmentBuilder.AngleVector 
AngleEnum [get, set]
 Returns or sets the angle vector enumeration More...
 
unsafe NXOpen.Expression AngularExp [get]
 Returns the angular expression More...
 
unsafe
NXOpen.CAE.CorrelFineTuneAlignmentBuilder.DistanceVector 
DistanceEnum [get, set]
 Returns or sets the distance vector enumeration More...
 
unsafe NXOpen.Expression DistanceExp [get]
 Returns the distance expression More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

This builder is used to nudge the alignment by a fine adjustment

To create a new instance of this class, use NXOpen.CAE.CorrelManager.CreateCorrelFineTuneAlignmentBuilder

Created in NX9.0.0

Deprecated in NX1847.0.0. Use NXOpen.CAE.TestModel instead.

Member Enumeration Documentation

the angle vector enumeration for the alignment nudge

Enumerator
Xc 
Yc 
Zc 
NegXc 
NegYc 
NegZc 

the distance vector enumeration for the alignment nudge

Enumerator
Xc 
Yc 
Zc 
NegXc 
NegYc 
NegZc 

Member Function Documentation

unsafe void NXOpen.CAE.CorrelFineTuneAlignmentBuilder.MoveButton ( )
inline

The move button to nudge alignment by the defined distance along the selected distance vector

Created in NX9.0.0

License requirements: nx_correl_base ("FE Correlation")

unsafe void NXOpen.CAE.CorrelFineTuneAlignmentBuilder.RotateButton ( )
inline

The rotate button to nudge alignment by the defined angle via the selected angle vector

Created in NX9.0.0

License requirements: nx_correl_base ("FE Correlation")

Property Documentation

unsafe NXOpen.CAE.CorrelFineTuneAlignmentBuilder.AngleVector NXOpen.CAE.CorrelFineTuneAlignmentBuilder.AngleEnum
getset

Returns or sets the angle vector enumeration

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe NXOpen.Expression NXOpen.CAE.CorrelFineTuneAlignmentBuilder.AngularExp
get

Returns the angular expression

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAE.CorrelFineTuneAlignmentBuilder.DistanceVector NXOpen.CAE.CorrelFineTuneAlignmentBuilder.DistanceEnum
getset

Returns or sets the distance vector enumeration

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe NXOpen.Expression NXOpen.CAE.CorrelFineTuneAlignmentBuilder.DistanceExp
get

Returns the distance expression

Created in NX9.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.