Class CornerDesignBuilder
Inheritance
CornerDesignBuilder
Assembly: NXOpen.dll
public class CornerDesignBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected CornerDesignBuilder()
Properties
Declaration
public Expression ChamferAngle { get; }
Property Value
Declaration
public CornerDesignBuilder.CornerTypeOpt CornerType { get; set; }
Property Value
Declaration
public Direction FirstVectorForBunnyEar { get; set; }
Property Value
Declaration
public Expression Offset { get; }
Property Value
Declaration
public Expression RadiusDia { get; }
Property Value
Declaration
public Direction SecondVectorForBunnyEar { get; set; }
Property Value
Declaration
public SelectFeatureList SelectCorner { get; }
Property Value
Declaration
public SelectEdgeList SelectEdge { get; }
Property Value
Declaration
public CornerDesignBuilder.SelectFromOpt SelectFrom { get; set; }
Property Value
Declaration
public CornerDesignBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink