Class HaunchBuilder
Inheritance
HaunchBuilder
Assembly: NXOpen.dll
Syntax
public class HaunchBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
HaunchBuilder()
Declaration
protected HaunchBuilder()
Properties
AlignmentType
Declaration
public GussetBuilder.AlignmentTypes AlignmentType { get; set; }
Property Value
AngularTolerance
Declaration
public double AngularTolerance { get; set; }
Property Value
AttachmentFace
Declaration
public ScCollector AttachmentFace { get; }
Property Value
AttachmentPointNormal
Declaration
public Vector3d AttachmentPointNormal { get; set; }
Property Value
ContextAttribute
Declaration
public ContextAttributeBuilder ContextAttribute { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
FaceOffset
Declaration
public Expression FaceOffset { get; }
Property Value
GussetData
Declaration
public FeatureSpreadsheetBuilder GussetData { get; }
Property Value
HaunchName
Declaration
public string HaunchName { get; set; }
Property Value
OffsetDistance
Declaration
public Expression OffsetDistance { get; }
Property Value
OrientVector
Declaration
public Direction OrientVector { get; set; }
Property Value
PickPointOnAttachment
Declaration
public Point3d PickPointOnAttachment { get; set; }
Property Value
PickPointOnReinforcement
Declaration
public Point3d PickPointOnReinforcement { get; set; }
Property Value
PositionType
Declaration
public GussetBuilder.PositionTypes PositionType { get; set; }
Property Value
ReinforcementFace
Declaration
public ScCollector ReinforcementFace { get; }
Property Value
ReinforcementPointNormal
Declaration
public Vector3d ReinforcementPointNormal { get; set; }
Property Value
ReverseAlignEdge
Declaration
public bool ReverseAlignEdge { get; set; }
Property Value
ReverseFlange
Declaration
public bool ReverseFlange { get; set; }
Property Value
ReverseStiffeningOnFace
Declaration
public bool ReverseStiffeningOnFace { get; set; }
Property Value
StiffeningPlateData
Declaration
public FeatureSpreadsheetBuilder StiffeningPlateData { get; }
Property Value
StiffeningPlatePlacementMethod
Declaration
public HaunchBuilder.PlacementMethods StiffeningPlatePlacementMethod { get; set; }
Property Value
ThicknessType
Declaration
public GussetBuilder.ThicknessTypes ThicknessType { get; set; }
Property Value
XOffset
Declaration
public Expression XOffset { get; }
Property Value
YOffset
Declaration
public Expression YOffset { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink