Class JoggleBuilder
Inheritance
JoggleBuilder
Assembly: NXOpen.dll
public class JoggleBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected JoggleBuilder()
Properties
Declaration
public Expression Adjustment { get; }
Property Value
Declaration
public Plane EndPlane { get; set; }
Property Value
Declaration
public bool FlatPatternCompensation { get; set; }
Property Value
Declaration
public JoggleInputListItemBuilderList InputList { get; }
Property Value
Declaration
public JoggleBuilder.LimitTypes LimitType { get; set; }
Property Value
Declaration
public JoggleSideOptionsBuilder Side1Options { get; }
Property Value
Declaration
public JoggleSideOptionsBuilder Side2Options { get; }
Property Value
Declaration
public Plane StartPlane { get; set; }
Property Value
Declaration
public bool SymmetricSides { get; set; }
Property Value
Declaration
public bool UseMaterialTable { get; set; }
Property Value
Methods
Declaration
public JoggleInputListItemBuilder CreateJoggleInputListItem()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink