Class CornerCutBuilder
Inheritance
CornerCutBuilder
Assembly: NXOpen.dll
Syntax
public class CornerCutBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
CornerCutBuilder()
Declaration
protected CornerCutBuilder()
Properties
CornerList
Declaration
public CornerCutListItemBuilderList CornerList { get; }
Property Value
CornerPoint
Declaration
public Point CornerPoint { get; set; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Declaration
public ManufacturingStockBuilder ManufacturingInformation { get; }
Property Value
PlacementFace
Declaration
public SelectTaggedObject PlacementFace { get; }
Property Value
PlacementType
Declaration
public CornerCutBuilder.CutOption PlacementType { get; set; }
Property Value
PlateBodyCollector
Declaration
public ScCollector PlateBodyCollector { get; }
Property Value
Spreadsheet
Declaration
public SteelFeatureSpreadsheetBuilder Spreadsheet { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink