Class LighteningCutoutBuilder
Inheritance
LighteningCutoutBuilder
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
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
public bool ReverseBendDirection { get; set; }
Property Value
Declaration
public Expression SectionCornerRadius { get; }
Property Value
Declaration
public SketchFeature Sketch { get; }
Property Value
Declaration
public string StandardName { get; set; }
Property Value
Declaration
public LighteningCutoutBuilder.CutoutType Type { get; set; }
Property Value
Declaration
public Section UserDefinedSection { get; }
Property Value
Methods
Declaration
public string[] GetStandards()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink