Class GussetBuilder
Inheritance
GussetBuilder
Assembly: NXOpen.dll
public class GussetBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected GussetBuilder()
Properties
Declaration
public SelectFace BendFace { get; }
Property Value
Declaration
public Expression CornerRadius { get; }
Property Value
Declaration
public Plane DatumPlane { get; set; }
Property Value
Declaration
public Expression Depth { get; }
Property Value
Declaration
public Expression DieRadius { get; }
Property Value
Declaration
public int PlacementCount { get; set; }
Property Value
Declaration
public Expression PlacementDistance { get; }
Property Value
Declaration
public Expression PlacementSpacing { get; }
Property Value
Declaration
public GussetBuilder.PlacementTypes PlacementType { get; set; }
Property Value
Declaration
public Expression PunchRadius { get; }
Property Value
Declaration
public Section Section { get; }
Property Value
Declaration
public GussetBuilder.Shapes Shape { get; set; }
Property Value
Declaration
public Expression SideAngle { get; }
Property Value
Declaration
public SelectEdge StartEdge { get; }
Property Value
Declaration
public GussetBuilder.Types Type { get; set; }
Property Value
Declaration
public Expression Width { get; }
Property Value
Declaration
public GussetBuilder.WidthSides WidthSide { get; set; }
Property Value
Methods
Declaration
public void AlternateSolution()
Declaration
public bool GetIsPreNx10()
Returns
Declaration
public Vector3d GetPlacementOriginAndDirection(out Point3d origin)
Parameters
Type |
Name |
Description |
Point3d |
origin |
|
Returns
Declaration
public void GetStartEdgeCandidates(out Edge[] candidateEdges)
Parameters
Type |
Name |
Description |
Edge[] |
candidateEdges |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink