Class ExportDSTVBuilder
Inheritance
ExportDSTVBuilder
Assembly: NXOpen.dll
Syntax
public class ExportDSTVBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ExportDSTVBuilder()
Declaration
protected ExportDSTVBuilder()
Properties
ActionType
Declaration
public ExportDSTVBuilder.ActionTypes ActionType { get; set; }
Property Value
ExportFileFolder
Declaration
public string ExportFileFolder { get; set; }
Property Value
ExportFileName
Declaration
public string ExportFileName { get; set; }
Property Value
ProjectName
Declaration
public string ProjectName { get; set; }
Property Value
SelectStructureParts
Declaration
public SelectTaggedObjectList SelectStructureParts { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink