Class LighteningCutoutBuilder
Inheritance
System.Object
System.MarshalByRefObject
LighteningCutoutBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
public class LighteningCutoutBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected LighteningCutoutBuilder()
Properties
Declaration
public Expression Angle { get; }
Property Value
Declaration
public BendOptions BendOptions { get; }
Property Value
Declaration
public bool CheckClearance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Expression Clearance { get; }
Property Value
Declaration
public Expression Diameter { get; }
Property Value
Declaration
public Expression DieRadius { get; }
Property Value
Declaration
public Section HoleCenter { get; }
Property Value
Declaration
public Expression Length { get; }
Property Value
Declaration
[Obsolete("Deprecated in NX12.0.0. Obtain the bend options object using NXOpen.Features.SheetMetal.LighteningCutoutBuilder.BendOptions and from bend options, get Neutral Factor using NXOpen.Features.SheetMetal.BendOptions.NeutralFactor")]
public Expression NeutralFactor { get; }
Property Value
Declaration
public bool ReverseBendDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Expression SectionCornerRadius { get; }
Property Value
Declaration
public SketchFeature Sketch { get; }
Property Value
Declaration
public string StandardName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public LighteningCutoutBuilder.CutoutType Type { get; set; }
Property Value
Declaration
public Section UserDefinedSection { get; }
Property Value
Methods
Declaration
public string[] GetStandards()
Returns
Type |
Description |
System.String[] |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink