NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Classes | Public Member Functions | Properties | List of all members
NXOpen.GeometricUtilities.UVMapping.UVMeshManipulatorData Class Reference

UV Mesh manipulation tool. More...

Inheritance diagram for NXOpen.GeometricUtilities.UVMapping.UVMeshManipulatorData:
NXOpen.GeometricUtilities.UVMapping.SelectUVMeshObjectData NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Classes

struct  _ObjectSelectionData
 Contains object selection information.
 
struct  ObjectSelectionData
 Contains object selection information. More...
 

Public Member Functions

unsafe void SetTransformerToObject (NXOpen.GeometricUtilities.UVMapping.UVMeshManipulatorData.ObjectSelectionData selectionData)
 Repositions the NXOpen.GeometricUtilities.TransformerData to the specified entity. More...
 
unsafe void SetUAxisDirection (bool canAlignToUDirection)
 Aligns the U axis to U or V direction. More...
 
unsafe void SetVAxisDirection (bool canAlignToVDirection)
 Aligns the V axis to U or V direction. More...
 
- Public Member Functions inherited from NXOpen.GeometricUtilities.UVMapping.SelectUVMeshObjectData
unsafe void ClearAndAdd (NXOpen.NXObject[] objects, NXOpen.View view, NXOpen.Point3d point)
 Clears the currently present objects and adds new objects. More...
 
unsafe void SetCursorLocation (NXOpen.Point3d point)
 Sets the cursor location in absolute coordinates. More...
 
unsafe void SetViewDirection (NXOpen.Vector3d direction)
 Sets the view direction. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe
NXOpen.GeometricUtilities.TransformerData 
Transformer [get]
 Returns the transformation tool. More...
 
- Properties inherited from NXOpen.GeometricUtilities.UVMapping.SelectUVMeshObjectData
unsafe
NXOpen.SelectDisplayableObjectList 
SelectionList [get]
 Returns the object list. 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...
 

Additional Inherited Members

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

Detailed Description

UV Mesh manipulation tool.

Created in NX1847.0.0

Member Function Documentation

unsafe void NXOpen.GeometricUtilities.UVMapping.UVMeshManipulatorData.SetTransformerToObject ( NXOpen.GeometricUtilities.UVMapping.UVMeshManipulatorData.ObjectSelectionData  selectionData)
inline

Repositions the NXOpen.GeometricUtilities.TransformerData to the specified entity.

Created in NX1847.0.0

License requirements: None.

Parameters
selectionData
unsafe void NXOpen.GeometricUtilities.UVMapping.UVMeshManipulatorData.SetUAxisDirection ( bool  canAlignToUDirection)
inline

Aligns the U axis to U or V direction.

Created in NX1847.0.0

License requirements: None.

Parameters
canAlignToUDirection
unsafe void NXOpen.GeometricUtilities.UVMapping.UVMeshManipulatorData.SetVAxisDirection ( bool  canAlignToVDirection)
inline

Aligns the V axis to U or V direction.

Created in NX1847.0.0

License requirements: None.

Parameters
canAlignToVDirection

Property Documentation

unsafe NXOpen.GeometricUtilities.TransformerData NXOpen.GeometricUtilities.UVMapping.UVMeshManipulatorData.Transformer
get

Returns the transformation tool.

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.