Class BlankNestingBuilder
Inheritance
System.Object
System.MarshalByRefObject
BlankNestingBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
public class BlankNestingBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected BlankNestingBuilder()
Properties
Declaration
public double AngleResult { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression AngleResultExp { get; }
Property Value
Declaration
public double AngleStep { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression AngleStepExp { get; }
Property Value
Declaration
public double BlankArea { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression BlankAreaExp { get; }
Property Value
Declaration
public int BoundarySegment { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public double HeightStep { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool IsReNest { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public BlankNestingBuilder.LayoutTypeSpecification LayoutType { get; set; }
Property Value
Declaration
public double MinimumDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression MinimumDistanceExp { get; }
Property Value
Declaration
public double PitchResult { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression PitchResultExp { get; }
Property Value
Declaration
public ScCollector SelectObject { get; }
Property Value
Declaration
public double StripWidthResult { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression StripWidthResultExp { get; }
Property Value
Declaration
public double Utilization { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double WebDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression WebDistanceExp { get; }
Property Value
Methods
Declaration
public void LayoutCalculation()
Implements
System.Runtime.Remoting.Messaging.IMessageSink