Class ExportFlatPatternBuilder
Inheritance
ExportFlatPatternBuilder
Assembly: NXOpen.dll
public class ExportFlatPatternBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ExportFlatPatternBuilder()
Properties
Declaration
public bool AddedBottom { get; set; }
Property Value
Declaration
public bool AddedTop { get; set; }
Property Value
Declaration
public bool BendDown { get; set; }
Property Value
Declaration
public bool BendTangent { get; set; }
Property Value
Declaration
public bool BendUp { get; set; }
Property Value
Declaration
public double DeviationalTolerance { get; set; }
Property Value
Declaration
public ExportFlatPatternBuilder.DxfRevisionType DxfRevision { get; set; }
Property Value
Declaration
public ExportFlatPatternBuilder.ExportLocationOptions ExportLocation { get; set; }
Property Value
Declaration
public SelectFlatPattern FlatPattern { get; }
Property Value
Declaration
public bool InnerMold { get; set; }
Property Value
Declaration
public bool InteriorCutout { get; set; }
Property Value
Declaration
public bool InteriorFeature { get; set; }
Property Value
Declaration
public bool OuterMold { get; set; }
Property Value
Declaration
public string OutputFile { get; set; }
Property Value
Declaration
public ExportFlatPatternBuilder.FileType Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink