Class UVMapBuilder
Inheritance
System.Object
System.MarshalByRefObject
UVMapBuilder
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.Display
Assembly: NXOpen.dll
Syntax
public class UVMapBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
UVMapBuilder()
Declaration
protected UVMapBuilder()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ObjectToUnwrap
Declaration
public SelectNXObjectList ObjectToUnwrap { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
RipEdges
Declaration
public ScCollector RipEdges { get; }
Property Value
Type | Description |
---|---|
ScCollector |
UDirection
Declaration
public SelectSelectObject UDirection { get; }
Property Value
Type | Description |
---|---|
SelectSelectObject |
UVDiagnostics
Declaration
[Obsolete("Deprecated in NX2007.0.0. This property was never used.")]
public bool UVDiagnostics { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink