Class BracketBuilder
Inheritance
System.Object
System.MarshalByRefObject
BracketBuilder
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 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
Type |
Description |
System.Double |
|
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
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
EndAttachment
Declaration
public ScCollector EndAttachment { 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
SectionData
Declaration
public SteelFeatureSpreadsheetBuilder SectionData { get; }
Property Value
ShipNames
Declaration
public ShipNamesBuilder ShipNames { get; }
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
Implements
System.Runtime.Remoting.Messaging.IMessageSink