Class EdgeReinforcementBuilder
Inheritance
EdgeReinforcementBuilder
Assembly: NXOpen.dll
Syntax
public class EdgeReinforcementBuilder : ProfileSystemBuilder, IMessageSink, IComponentBuilder
Constructors
EdgeReinforcementBuilder()
Declaration
protected EdgeReinforcementBuilder()
Properties
BuildSolid
Declaration
public bool BuildSolid { get; set; }
Property Value
CreateSeamsAtKnuckles
Declaration
public bool CreateSeamsAtKnuckles { get; set; }
Property Value
Edges
Declaration
public Section Edges { get; }
Property Value
EndCutEnd
Declaration
public EdgeReinforcementBuilder.EndCutTypes EndCutEnd { get; set; }
Property Value
EndCutStart
Declaration
public EdgeReinforcementBuilder.EndCutTypes EndCutStart { get; set; }
Property Value
EndEndCut
Declaration
public EndCutBuilder EndEndCut { get; }
Property Value
KnuckleLocationTolerance
Declaration
public double KnuckleLocationTolerance { get; set; }
Property Value
Offset
Declaration
public Expression Offset { get; }
Property Value
OrientationAngle
Declaration
public Expression OrientationAngle { get; }
Property Value
OrientationDefinitionBuilder
Declaration
public OrientationDefinitionBuilder OrientationDefinitionBuilder { get; }
Property Value
OrientationMethod
Declaration
public EdgeReinforcementBuilder.OrientationMethods OrientationMethod { get; set; }
Property Value
OrientationVector
Declaration
public Direction OrientationVector { get; set; }
Property Value
Reverse
Declaration
public bool Reverse { get; set; }
Property Value
ReverseAttachmentDirection
Declaration
public bool ReverseAttachmentDirection { get; set; }
Property Value
ShipNames
Declaration
public ShipNamesBuilder ShipNames { get; }
Property Value
StartEndCut
Declaration
public EndCutBuilder StartEndCut { get; }
Property Value
StockData
Declaration
public StiffenerStockBuilder StockData { get; }
Property Value
Type
Declaration
public EdgeReinforcementBuilder.Types Type { get; set; }
Property Value
Weld
Declaration
public CharacteristicsBuilder Weld { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink