Class SheetMetalFromSolidBuilder
Inheritance
System.Object
System.MarshalByRefObject
SheetMetalFromSolidBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Features.SheetMetal
Assembly: NXOpen.dll
Syntax
public class SheetMetalFromSolidBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder
Constructors
SheetMetalFromSolidBuilder()
Declaration
protected SheetMetalFromSolidBuilder()
Properties
BendEdges
Declaration
public ScCollector BendEdges { get; }
Property Value
Type | Description |
---|---|
ScCollector |
BendOptions
Declaration
public BendOptions BendOptions { get; }
Property Value
Type | Description |
---|---|
BendOptions |
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Thickness
Declaration
public Expression Thickness { get; }
Property Value
Type | Description |
---|---|
Expression |
UseGlobalThickness
Declaration
public bool UseGlobalThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
WebFaces
Declaration
public ScCollector WebFaces { get; }
Property Value
Type | Description |
---|---|
ScCollector |
Methods
GetAutomaticBendEdges()
Declaration
public Edge[] GetAutomaticBendEdges()
Returns
Type | Description |
---|---|
Edge[] |
GetCandidateBendEdges()
Declaration
public Edge[] GetCandidateBendEdges()
Returns
Type | Description |
---|---|
Edge[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink