Class UVMapBuilder
Assembly: NXOpen.dll
Syntax
public class UVMapBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
UVMapBuilder()
Declaration
Properties
Name
Declaration
public string Name { get; set; }
Property Value
ObjectToUnwrap
Declaration
public SelectNXObjectList ObjectToUnwrap { get; }
Property Value
RipEdges
Declaration
public ScCollector RipEdges { get; }
Property Value
UDirection
Declaration
public SelectSelectObject UDirection { get; }
Property Value
UVDiagnostics
Declaration
[Obsolete("Deprecated in NX2007.0.0. This property was never used.")]
public bool UVDiagnostics { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink