Class DownloadOfflineRenderingBuilder
Inheritance
DownloadOfflineRenderingBuilder
Assembly: NXOpen.dll
Syntax
public class DownloadOfflineRenderingBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DownloadOfflineRenderingBuilder()
Declaration
protected DownloadOfflineRenderingBuilder()
Properties
AVICompression
Declaration
public int AVICompression { get; set; }
Property Value
AVIFileName
Declaration
public string AVIFileName { get; set; }
Property Value
CustomFrameRate
Declaration
public int CustomFrameRate { get; set; }
Property Value
FrameRate
Declaration
public DownloadOfflineRenderingBuilder.FrameRateType FrameRate { get; set; }
Property Value
SelectedBatchJob
Declaration
public string SelectedBatchJob { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink