Class DieDesignTrimPostBuilder
Inheritance
DieDesignTrimPostBuilder
Assembly: NXOpen.dll
Syntax
public class DieDesignTrimPostBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DieDesignTrimPostBuilder()
Declaration
protected DieDesignTrimPostBuilder()
Properties
BasePlane
Declaration
public Plane BasePlane { get; set; }
Property Value
BeltThickness
Declaration
public double BeltThickness { get; set; }
Property Value
BoundaryCurves
Declaration
public Section BoundaryCurves { get; }
Property Value
CAMRelief
Declaration
public double CAMRelief { get; set; }
Property Value
CamDirection
Declaration
public Direction CamDirection { get; set; }
Property Value
MachineAllowance
Declaration
public double MachineAllowance { get; set; }
Property Value
Product
Declaration
public SelectBody Product { get; }
Property Value
Profiles
Declaration
public SelectNXObjectList Profiles { get; }
Property Value
ProfilesDirection
Declaration
public bool ProfilesDirection { get; set; }
Property Value
UseApproxSheetBody
Declaration
public bool UseApproxSheetBody { get; set; }
Property Value
Methods
SeedPointInfo(double[], double[])
Declaration
public void SeedPointInfo(double[] seedPoint, double[] seedTangent)
Parameters
Type |
Name |
Description |
double[] |
seedPoint |
|
double[] |
seedTangent |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink