Class GussetBuilder
Inheritance
System.Object
System.MarshalByRefObject
GussetBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Int32 |
|
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
Type |
Description |
System.Boolean |
|
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