Class MigratedPanelBuilder
Inheritance
System.Object
System.MarshalByRefObject
MigratedPanelBuilder
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 MigratedPanelBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
MigratedPanelBuilder()
Declaration
protected MigratedPanelBuilder()
Properties
AlongFaceNormal
Declaration
public bool AlongFaceNormal { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
BendFace
Declaration
public Face BendFace { get; set; }
Property Value
Type | Description |
---|---|
Face |
BendOptions
Declaration
public BendOptions BendOptions { get; }
Property Value
Type | Description |
---|---|
BendOptions |
BendRadius
Declaration
public string BendRadius { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CutoffAngle
Declaration
public string CutoffAngle { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EndConditions
Declaration
public ExpressionCollectorSet EndConditions { get; }
Property Value
Type | Description |
---|---|
ExpressionCollectorSet |
GapTolerance
Declaration
public string GapTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MovingFace
Declaration
public Face MovingFace { get; set; }
Property Value
Type | Description |
---|---|
Face |
NeutralOffset
Declaration
public string NeutralOffset { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentSmBody
Declaration
public Body ParentSmBody { get; set; }
Property Value
Type | Description |
---|---|
Body |
StationaryFace
Declaration
public Face StationaryFace { get; set; }
Property Value
Type | Description |
---|---|
Face |
Implements
System.Runtime.Remoting.Messaging.IMessageSink