Class SurfaceUVDirectionBuilder
Inheritance
SurfaceUVDirectionBuilder
Assembly: NXOpen.dll
Syntax
public class SurfaceUVDirectionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SurfaceUVDirectionBuilder()
Declaration
protected SurfaceUVDirectionBuilder()
Properties
ReverseU
Declaration
public bool ReverseU { get; set; }
Property Value
ReverseV
Declaration
public bool ReverseV { get; set; }
Property Value
SwapUandV
Declaration
public bool SwapUandV { get; set; }
Property Value
TargetFace
Declaration
public SelectFaceList TargetFace { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink