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

This builder is used to control the alignment parameters of a NXOpen.CAE.CorrelSolution More...

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

Classes

struct  ReferencePt
 Specifies the data for the selected reference points More...
 

Public Types

enum  ScalingChoice { FromSecondAxis, Specify }
 the way the scaling factor is computed More...
 

Public Member Functions

unsafe
NXOpen.CAE.CorrelAlignmentBuilder.ReferencePt 
GetReferencePt1 ()
 Gets the reference common origin point More...
 
unsafe
NXOpen.CAE.CorrelAlignmentBuilder.ReferencePt 
GetReferencePt2 ()
 Gets the reference first axis origin point More...
 
unsafe
NXOpen.CAE.CorrelAlignmentBuilder.ReferencePt 
GetReferencePt3 ()
 Gets the reference second axis point More...
 
unsafe void SetReferencePt1 (NXOpen.CAE.CorrelAlignmentBuilder.ReferencePt referencePt1)
 Sets the reference common origin point More...
 
unsafe void SetReferencePt2 (NXOpen.CAE.CorrelAlignmentBuilder.ReferencePt referencePt2)
 Sets the reference first axis origin point More...
 
unsafe void SetReferencePt3 (NXOpen.CAE.CorrelAlignmentBuilder.ReferencePt referencePt3)
 Sets the reference second axis point More...
 

Properties

unsafe bool SaveXmlTransform [get, set]
 Returns or sets the save xml transform More...
 
unsafe
NXOpen.CAE.CorrelAlignmentBuilder.ScalingChoice 
ScalingType [get, set]
 Returns or sets the scaling type More...
 
unsafe double ScalingValue [get, set]
 Returns or sets the scaling value More...
 
unsafe NXOpen.Point WrkPt1 [get, set]
 Returns or sets the working common origin point More...
 
unsafe NXOpen.Point WrkPt2 [get, set]
 Returns or sets the working first axis origin point More...
 
unsafe NXOpen.Point WrkPt3 [get, set]
 Returns or sets the working second axis point More...
 

Additional Inherited Members

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

Detailed Description

This builder is used to control the alignment parameters of a NXOpen.CAE.CorrelSolution

To create a new instance of this class, use NXOpen.CAE.SimSolution.CreateAlignmentBuilder

Created in NX6.0.1

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

Member Enumeration Documentation

the way the scaling factor is computed

Enumerator
FromSecondAxis 

Computed from the lenght of the second axis

Specify 

User specified scaling factor

Member Function Documentation

unsafe NXOpen.CAE.CorrelAlignmentBuilder.ReferencePt NXOpen.CAE.CorrelAlignmentBuilder.GetReferencePt1 ( )
inline

Gets the reference common origin point

Created in NX6.0.2

License requirements: None.

Returns
unsafe NXOpen.CAE.CorrelAlignmentBuilder.ReferencePt NXOpen.CAE.CorrelAlignmentBuilder.GetReferencePt2 ( )
inline

Gets the reference first axis origin point

Created in NX6.0.2

License requirements: None.

Returns
unsafe NXOpen.CAE.CorrelAlignmentBuilder.ReferencePt NXOpen.CAE.CorrelAlignmentBuilder.GetReferencePt3 ( )
inline

Gets the reference second axis point

Created in NX6.0.2

License requirements: None.

Returns
unsafe void NXOpen.CAE.CorrelAlignmentBuilder.SetReferencePt1 ( NXOpen.CAE.CorrelAlignmentBuilder.ReferencePt  referencePt1)
inline

Sets the reference common origin point

Created in NX6.0.2

License requirements: nx_correl_base ("FE Correlation")

Parameters
referencePt1Reference Point 1
unsafe void NXOpen.CAE.CorrelAlignmentBuilder.SetReferencePt2 ( NXOpen.CAE.CorrelAlignmentBuilder.ReferencePt  referencePt2)
inline

Sets the reference first axis origin point

Created in NX6.0.2

License requirements: nx_correl_base ("FE Correlation")

Parameters
referencePt2Reference Point 2
unsafe void NXOpen.CAE.CorrelAlignmentBuilder.SetReferencePt3 ( NXOpen.CAE.CorrelAlignmentBuilder.ReferencePt  referencePt3)
inline

Sets the reference second axis point

Created in NX6.0.2

License requirements: nx_correl_base ("FE Correlation")

Parameters
referencePt3Reference Point 3

Property Documentation

unsafe bool NXOpen.CAE.CorrelAlignmentBuilder.SaveXmlTransform
getset

Returns or sets the save xml transform

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.CAE.CorrelAlignmentBuilder.ScalingChoice NXOpen.CAE.CorrelAlignmentBuilder.ScalingType
getset

Returns or sets the scaling type

Created in NX6.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.CAE.CorrelAlignmentBuilder.ScalingValue
getset

Returns or sets the scaling value

Created in NX6.0.1

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAE.CorrelAlignmentBuilder.WrkPt1
getset

Returns or sets the working common origin point

Created in NX6.0.1

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAE.CorrelAlignmentBuilder.WrkPt2
getset

Returns or sets the working first axis origin point

Created in NX6.0.1

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAE.CorrelAlignmentBuilder.WrkPt3
getset

Returns or sets the working second axis point

Created in NX6.0.1

License requirements to get this property: None.

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


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