Class SheetMetalFromSolidBuilder
Inheritance
SheetMetalFromSolidBuilder
Assembly: NXOpen.dll
public class SheetMetalFromSolidBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected SheetMetalFromSolidBuilder()
Properties
Declaration
public ScCollector BendEdges { get; }
Property Value
Declaration
public BendOptions BendOptions { get; }
Property Value
Declaration
public SheetMetalFromSolidBendPropertiesBuilderList BendPropertiesList { get; }
Property Value
Declaration
public bool HideOriginal { get; set; }
Property Value
Declaration
public bool ReverseDirection { get; set; }
Property Value
Declaration
public Expression Thickness { get; }
Property Value
Declaration
public bool UseGlobalThickness { get; set; }
Property Value
Declaration
public ScCollector WebFaces { get; }
Property Value
Methods
Declaration
public SheetMetalFromSolidBendPropertiesBuilder CreateSheetMetalFromSolidBendProperties()
Returns
Declaration
public Edge[] GetAutomaticBendEdges()
Returns
Declaration
public Edge[] GetCandidateBendEdges()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink