Class BlankNestingBuilder
Inheritance
BlankNestingBuilder
Assembly: NXOpen.dll
public class BlankNestingBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected BlankNestingBuilder()
Properties
Declaration
public double AngleResult { get; set; }
Property Value
Declaration
public Expression AngleResultExp { get; }
Property Value
Declaration
public double AngleStep { get; set; }
Property Value
Declaration
public Expression AngleStepExp { get; }
Property Value
Declaration
public double BlankArea { get; set; }
Property Value
Declaration
public Expression BlankAreaExp { get; }
Property Value
Declaration
public int BoundarySegment { get; set; }
Property Value
Declaration
public double HeightStep { get; set; }
Property Value
Declaration
public bool IsReNest { get; set; }
Property Value
Declaration
public BlankNestingBuilder.LayoutTypeSpecification LayoutType { get; set; }
Property Value
Declaration
public double MinimumDistance { get; set; }
Property Value
Declaration
public Expression MinimumDistanceExp { get; }
Property Value
Declaration
public double PitchResult { get; set; }
Property Value
Declaration
public Expression PitchResultExp { get; }
Property Value
Declaration
public ScCollector SelectObject { get; }
Property Value
Declaration
public double StripWidthResult { get; set; }
Property Value
Declaration
public Expression StripWidthResultExp { get; }
Property Value
Declaration
public double Utilization { get; set; }
Property Value
Declaration
public double WebDistance { get; set; }
Property Value
Declaration
public Expression WebDistanceExp { get; }
Property Value
Methods
Declaration
public void LayoutCalculation()
Implements
System.Runtime.Remoting.Messaging.IMessageSink