Class UVMeshManipulatorData
Inheritance
System.Object
System.MarshalByRefObject
UVMeshManipulatorData
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.GeometricUtilities.UVMapping
Assembly: NXOpen.dll
Syntax
public class UVMeshManipulatorData : SelectUVMeshObjectData, IMessageSink, IComponentBuilder
Constructors
UVMeshManipulatorData()
Declaration
protected UVMeshManipulatorData()
Properties
Transformer
Declaration
public TransformerData Transformer { get; }
Property Value
Type | Description |
---|---|
TransformerData |
Methods
SetTransformerToObject(UVMeshManipulatorData.ObjectSelectionData)
Declaration
public void SetTransformerToObject(UVMeshManipulatorData.ObjectSelectionData selectionData)
Parameters
Type | Name | Description |
---|---|---|
UVMeshManipulatorData.ObjectSelectionData | selectionData |
SetUAxisDirection(Boolean)
Declaration
public void SetUAxisDirection(bool canAlignToUDirection)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | canAlignToUDirection |
SetVAxisDirection(Boolean)
Declaration
public void SetVAxisDirection(bool canAlignToVDirection)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | canAlignToVDirection |
Implements
System.Runtime.Remoting.Messaging.IMessageSink