Class AddDataSetBuilder
Inherited Members
Namespace: NXOpen.Features.ShipDesign
Assembly: NXOpen.dll
Syntax
public class AddDataSetBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AddDataSetBuilder()
Declaration
protected AddDataSetBuilder()
Properties
Component
Declaration
public SelectDisplayableObject Component { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObject |
DataSetFile
Declaration
public string DataSetFile { get; set; }
Property Value
Type | Description |
---|---|
string |
Implements
System.Runtime.Remoting.Messaging.IMessageSink