Class AeroLighteningCutoutBuilder
Inheritance
AeroLighteningCutoutBuilder
Assembly: NXOpen.dll
public class AeroLighteningCutoutBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected AeroLighteningCutoutBuilder()
Properties
Declaration
public Expression Angle { get; }
Property Value
Declaration
public bool CheckClearance { get; set; }
Property Value
Declaration
public Expression Clearance { get; }
Property Value
Declaration
public Expression CornerRadius { get; }
Property Value
Declaration
public Section CutoutProfile { get; }
Property Value
Declaration
public Expression Diameter { get; }
Property Value
Declaration
public Expression DieRadius { get; }
Property Value
Declaration
public Point HoleCenter { get; set; }
Property Value
Declaration
public SelectFace HoleFace { get; }
Property Value
Declaration
public Expression Length { get; }
Property Value
Declaration
public bool ReverseBendDirection { get; set; }
Property Value
Declaration
public string StandardName { get; set; }
Property Value
Declaration
public AeroLighteningCutoutBuilder.Types Type { get; set; }
Property Value
Methods
Declaration
public string[] GetStandards()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink