Class EdgeReinforcementBuilder
Inheritance
System.Object
System.MarshalByRefObject
EdgeReinforcementBuilder
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 EdgeReinforcementBuilder : ProfileSystemBuilder, IMessageSink, IComponentBuilder
Constructors
EdgeReinforcementBuilder()
Declaration
protected EdgeReinforcementBuilder()
Properties
BuildSolid
Declaration
public bool BuildSolid { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CreateSeamsAtKnuckles
Declaration
public bool CreateSeamsAtKnuckles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
KnuckleLocationTolerance
Declaration
public double KnuckleLocationTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Boolean |
|
ReverseAttachmentDirection
Declaration
public bool ReverseAttachmentDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShipNames
Declaration
public ShipNamesBuilder ShipNames { 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