Class ShipNameFieldBuilder
Inherited Members
Namespace: NXOpen.Features.ShipDesign
Assembly: NXOpen.dll
Syntax
public class ShipNameFieldBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ShipNameFieldBuilder()
Declaration
protected ShipNameFieldBuilder()
Properties
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
string |
Methods
GetOptionValues()
Declaration
public string[] GetOptionValues()
Returns
Type | Description |
---|---|
string[] |
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink