Class ReverseUVParameterizationData
Inheritance
ReverseUVParameterizationData
Assembly: NXOpen.dll
Syntax
public class ReverseUVParameterizationData : Builder, IMessageSink, IComponentBuilder
Constructors
ReverseUVParameterizationData()
Declaration
protected ReverseUVParameterizationData()
Properties
CanReverseU
Declaration
public bool CanReverseU { get; set; }
Property Value
CanReverseV
Declaration
public bool CanReverseV { get; set; }
Property Value
Patches
Declaration
public SelectDisplayableObjectList Patches { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink