Class UVTransformationData
Inheritance
UVTransformationData
Assembly: NXOpen.dll
public class UVTransformationData : TaggedObject, IMessageSink, IComponentBuilder
Constructors
Declaration
protected UVTransformationData()
Properties
Declaration
public double RotationX { get; set; }
Property Value
Declaration
public double RotationY { get; set; }
Property Value
Declaration
public double RotationZ { get; set; }
Property Value
Declaration
public double TranslationX { get; set; }
Property Value
Declaration
public double TranslationY { get; set; }
Property Value
Declaration
public double TranslationZ { get; set; }
Property Value
Methods
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink