Class FlatPatternBuilder
Inheritance
FlatPatternBuilder
Assembly: NXOpen.dll
public class FlatPatternBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected FlatPatternBuilder()
Properties
Declaration
public Section AddedGeometry { get; }
Property Value
Declaration
public bool Associative { get; set; }
Property Value
Declaration
public bool FixAtTimestamp { get; set; }
Property Value
Declaration
public string FlatPatternViewName { get; }
Property Value
Declaration
public HoleTreatmentBuilder HoleTreatment { get; }
Property Value
Declaration
public CornerTreatmentBuilder InnerCornerTreatment { get; }
Property Value
Declaration
public FlatSolidBuilder.OrientationType Orientation { get; set; }
Property Value
Declaration
public CoordinateSystem OrientationCsys { get; set; }
Property Value
Declaration
public CornerTreatmentBuilder OuterCornerTreatment { get; }
Property Value
Declaration
public Point3d ReferenceVertex { get; set; }
Property Value
Declaration
public bool ShowInteriorFeatureCurves { get; set; }
Property Value
Declaration
public bool TransformToAbsoluteCsys { get; set; }
Property Value
Declaration
public SelectFace UpwardFace { get; }
Property Value
Declaration
public SelectEdge XAxisEdge { get; }
Property Value
Methods
Declaration
public void GenerateMoldLines()
Implements
System.Runtime.Remoting.Messaging.IMessageSink