Class PostJtExportBuilder
Inheritance
PostJtExportBuilder
Assembly: NXOpen.dll
Syntax
public class PostJtExportBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PostJtExportBuilder()
Declaration
protected PostJtExportBuilder()
Properties
Component
Declaration
public Result.Component Component { get; set; }
Property Value
Jtdatasetname
Declaration
public string Jtdatasetname { get; set; }
Property Value
Jtfilename
Declaration
public string Jtfilename { get; set; }
Property Value
Layer
Declaration
public int Layer { get; set; }
Property Value
Ply
Declaration
public int Ply { get; set; }
Property Value
Result
Declaration
public Result Result { get; set; }
Property Value
ResultType
Declaration
public BaseResultType ResultType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink