Class BlankNestingBuilder
Inheritance
System.Object
System.MarshalByRefObject
BlankNestingBuilder
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)
Namespace: NXOpen.Tooling
Assembly: NXOpen.dll
Syntax
public class BlankNestingBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
BlankNestingBuilder()
Declaration
protected BlankNestingBuilder()
Properties
AngleResult
Declaration
public double AngleResult { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
AngleStep
Declaration
public double AngleStep { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
BlankArea
Declaration
public double BlankArea { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
BoundarySegment
Declaration
public int BoundarySegment { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
HeightStep
Declaration
public double HeightStep { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
LayoutType
Declaration
public BlankNestingBuilder.LayoutTypeSpecification LayoutType { get; set; }
Property Value
Type | Description |
---|---|
BlankNestingBuilder.LayoutTypeSpecification |
MinimumDistance
Declaration
public double MinimumDistance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
PitchResult
Declaration
public double PitchResult { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
SelectObject
Declaration
public ScCollector SelectObject { get; }
Property Value
Type | Description |
---|---|
ScCollector |
StripWidthResult
Declaration
public double StripWidthResult { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Utilization
Declaration
public double Utilization { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
WebDistance
Declaration
public double WebDistance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Methods
LayoutCalculation()
Declaration
public void LayoutCalculation()
Implements
System.Runtime.Remoting.Messaging.IMessageSink