Class BracketBuilder
Inheritance
BracketBuilder
Assembly: NXOpen.dll
Syntax
public class BracketBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
BracketBuilder()
Declaration
protected BracketBuilder()
Properties
AlignmentAngle
Declaration
public Expression AlignmentAngle { get; }
Property Value
AlignmentPlane
Declaration
public SelectDisplayableObject AlignmentPlane { get; }
Property Value
AlignmentType
Declaration
public BracketBuilder.AlignmentTypes AlignmentType { get; set; }
Property Value
AngularTolerance
Declaration
public double AngularTolerance { get; set; }
Property Value
AttachmentDirection
Declaration
public StandardPartItemBuilder.Direction AttachmentDirection { get; set; }
Property Value
AttachmentFace
Declaration
public ScCollector AttachmentFace { get; }
Property Value
AttachmentStiffener
Declaration
public SelectDisplayableObjectList AttachmentStiffener { get; }
Property Value
BracketOffset
Declaration
public Expression BracketOffset { get; }
Property Value
DisableFlangeRule
Declaration
public bool DisableFlangeRule { get; set; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
EndAttachment
Declaration
public ScCollector EndAttachment { get; }
Property Value
FlangeData
Declaration
public SteelFeatureSpreadsheetBuilder FlangeData { get; }
Property Value
LimitType
Declaration
public BracketBuilder.LimitTypes LimitType { get; set; }
Property Value
ManufacturingStock
Declaration
public ManufacturingStockBuilder ManufacturingStock { get; }
Property Value
PickPointOnAttachment
Declaration
public Point3d PickPointOnAttachment { get; set; }
Property Value
PickPointOnReinforcement
Declaration
public Point3d PickPointOnReinforcement { get; set; }
Property Value
ReinforcementDirection
Declaration
public StandardPartItemBuilder.Direction ReinforcementDirection { get; set; }
Property Value
ReinforcementFace
Declaration
public ScCollector ReinforcementFace { get; }
Property Value
ReinforcementStiffener
Declaration
public SelectDisplayableObjectList ReinforcementStiffener { get; }
Property Value
ReinforcementType
Declaration
public BracketBuilder.ReinforcementTypes ReinforcementType { get; set; }
Property Value
ReverseFlange
Declaration
public bool ReverseFlange { get; set; }
Property Value
ReverseFlatBarThicknessDirection
Declaration
public bool ReverseFlatBarThicknessDirection { get; set; }
Property Value
SectionData
Declaration
public SteelFeatureSpreadsheetBuilder SectionData { get; }
Property Value
ShipNames
Declaration
public ShipNamesBuilder ShipNames { get; }
Property Value
SquareCut
Declaration
public bool SquareCut { get; set; }
Property Value
StartAttachment
Declaration
public ScCollector StartAttachment { get; }
Property Value
StartAttachmentLimit
Declaration
public ScCollector StartAttachmentLimit { get; }
Property Value
ThicknessDirection
Declaration
public StandardPartItemBuilder.Direction ThicknessDirection { get; set; }
Property Value
WeldCharacteristics
Declaration
public CharacteristicsBuilder WeldCharacteristics { get; }
Property Value
WithFlange
Declaration
public bool WithFlange { get; set; }
Property Value
Methods
Declaration
public void UpdateBracketSizeInformation()
Implements
System.Runtime.Remoting.Messaging.IMessageSink