Class FlangeSteelRibChildBuilder
Inheritance
System.Object
System.MarshalByRefObject
FlangeSteelRibChildBuilder
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.Die
Assembly: NXOpen.dll
Syntax
public class FlangeSteelRibChildBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
FlangeSteelRibChildBuilder()
Declaration
protected FlangeSteelRibChildBuilder()
Properties
Angle
Declaration
public double Angle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
BackDistance
Declaration
public double BackDistance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
BuildStatus
Declaration
public DieBuildStatusOption BuildStatus { get; }
Property Value
Type | Description |
---|---|
DieBuildStatusOption |
ChamferDistance
Declaration
public double ChamferDistance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DesignStatus
Declaration
public bool DesignStatus { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DisplayStatus
Declaration
public bool DisplayStatus { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Offset
Declaration
public double Offset { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Plane
Declaration
public ISurface Plane { get; set; }
Property Value
Type | Description |
---|---|
ISurface |
SheetMetalDistance
Declaration
public double SheetMetalDistance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Thickness
Declaration
public double Thickness { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
UseAngle
Declaration
public int UseAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink