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
Syntax
public class GussetBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
GussetBuilder()
Declaration
protected GussetBuilder()
Properties
AlignmentType
Declaration
public GussetBuilder.AlignmentTypes AlignmentType { get; set; }
Property Value
AngularTolerance
Declaration
public double AngularTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
AttachmentOffset
Declaration
public Expression AttachmentOffset { get; }
Property Value
AttachmentPointNormal
Declaration
public Vector3d AttachmentPointNormal { get; set; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
FirstFaceSelect
Declaration
public ScCollector FirstFaceSelect { get; }
Property Value
FlangeData
Declaration
public FeatureSpreadsheetBuilder FlangeData { get; }
Property Value
GussetName
Declaration
public string GussetName { get; set; }
Property Value
Type |
Description |
System.String |
|
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
ReinforcementOffset
Declaration
public Expression ReinforcementOffset { get; }
Property Value
ReinforcementPointNormal
Declaration
public Vector3d ReinforcementPointNormal { get; set; }
Property Value
ReverseAlignEdge
Declaration
public bool ReverseAlignEdge { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseAttachmentOffsetFlange
Declaration
public bool ReverseAttachmentOffsetFlange { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseFirstFace
Declaration
public bool ReverseFirstFace { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseFlange
Declaration
public bool ReverseFlange { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseReinforcementOffsetFlange
Declaration
public bool ReverseReinforcementOffsetFlange { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseSecondFace
Declaration
public bool ReverseSecondFace { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SecondFaceSelect
Declaration
public ScCollector SecondFaceSelect { get; }
Property Value
ThicknessType
Declaration
public GussetBuilder.ThicknessTypes ThicknessType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink