Class DieDesTrmStlFeatBuilder
Inheritance
DieDesTrmStlFeatBuilder
Assembly: NXOpen.dll
public class DieDesTrmStlFeatBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DieDesTrmStlFeatBuilder()
Properties
Declaration
public double AngTolerance { get; set; }
Property Value
Declaration
public DieDesPlaneListBuilderList BackPlanes { get; }
Property Value
Declaration
public Plane BasePlane { get; set; }
Property Value
Declaration
public SelectPointList BoltPoints { get; }
Property Value
Declaration
public Direction CamDirection { get; set; }
Property Value
CreateSheetBody
Declaration
public bool CreateSheetBody { get; set; }
Property Value
Declaration
public double DisTolerance { get; set; }
Property Value
Declaration
public SelectPointList DowelPoints { get; }
Property Value
Declaration
public Plane EndPlane { get; set; }
Property Value
Declaration
public bool EndRelief { get; set; }
Property Value
Declaration
public SelectPointList LiftPoints { get; }
Property Value
Declaration
public LawBuilder LwCutterEntrLaw { get; }
Property Value
Declaration
public SelectBody Product { get; }
Property Value
Declaration
public ScCollector Profiles { get; }
Property Value
Declaration
public bool ProfilesDirection { get; set; }
Property Value
Declaration
public SelectPointList PushPinPoints { get; }
Property Value
Declaration
public DieDesPlaneListBuilderList RibPlanes { get; }
Property Value
Declaration
public DieDesTrmStlFeatBuilder.ScrapCutterDesTypes ScrapCutterDesType { get; set; }
Property Value
Declaration
public Plane StartPlane { get; set; }
Property Value
Declaration
public bool StartRelief { get; set; }
Property Value
Declaration
public LawBuilder SteelEntranceLaw { get; }
Property Value
Declaration
public bool SyncLwScapCutter { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink