Class StiffenerSystemBuilder
Inheritance
System.Object
System.MarshalByRefObject
StiffenerSystemBuilder
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 StiffenerSystemBuilder : ProfileSystemBuilder, IMessageSink, IComponentBuilder
Constructors
StiffenerSystemBuilder()
Declaration
protected StiffenerSystemBuilder()
Properties
ApplyFlangeSetback
Declaration
public bool ApplyFlangeSetback { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ApplyWebSetback
Declaration
public bool ApplyWebSetback { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BuildSolid
Declaration
public bool BuildSolid { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ConnectAngle
Declaration
public double ConnectAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
CreateSeamsAtKnuckles
Declaration
public bool CreateSeamsAtKnuckles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Curves
Declaration
public Section Curves { get; }
Property Value
EndCutEnd
Declaration
public StiffenerSystemBuilder.EndCutTypes EndCutEnd { get; set; }
Property Value
EndCutStart
Declaration
public StiffenerSystemBuilder.EndCutTypes EndCutStart { get; set; }
Property Value
KnuckleLocationTolerance
Declaration
public double KnuckleLocationTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
MeasureAlongMode
Declaration
public StiffenerSystemBuilder.MeasureAlongModes MeasureAlongMode { get; set; }
Property Value
MountingMethod
Declaration
public StiffenerSystemBuilder.MountingMethods MountingMethod { get; set; }
Property Value
OffsetDistance
Declaration
public Expression OffsetDistance { get; }
Property Value
OffsetDistanceEnd
Declaration
public Expression OffsetDistanceEnd { get; }
Property Value
OffsetDistanceStart
Declaration
public Expression OffsetDistanceStart { get; }
Property Value
OffsetNumber
Declaration
public int OffsetNumber { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
OffsetPlane
Declaration
public Plane OffsetPlane { get; set; }
Property Value
OffsetSpacing
Declaration
public Expression OffsetSpacing { get; }
Property Value
OffsetSpacingEnd
Declaration
public Expression OffsetSpacingEnd { get; }
Property Value
OffsetSpacingMode
Declaration
public StiffenerSystemBuilder.OffsetSpacingModes OffsetSpacingMode { get; set; }
Property Value
OffsetSpacingStart
Declaration
public Expression OffsetSpacingStart { get; }
Property Value
OrientationAngle
Declaration
public Expression OrientationAngle { get; }
Property Value
OrientationDefinitionBuilder
Declaration
public OrientationDefinitionBuilder OrientationDefinitionBuilder { get; }
Property Value
OrientationMethod
Declaration
public StiffenerSystemBuilder.OrientationMethods OrientationMethod { get; set; }
Property Value
OrientationVector
Declaration
public Direction OrientationVector { get; set; }
Property Value
PlaneList
Declaration
public PlaneListBuilderList PlaneList { get; }
Property Value
PlanePairList
Declaration
public NXObjectList PlanePairList { get; }
Property Value
Planes
Declaration
public SelectNXObjectList Planes { get; }
Property Value
PointList
Declaration
public NXObjectList PointList { get; }
Property Value
PointMethod
Declaration
public StiffenerSystemBuilder.PointMethods PointMethod { get; set; }
Property Value
ProjectionDirection
Declaration
public ProjectionOptions ProjectionDirection { get; }
Property Value
Reverse
Declaration
public bool Reverse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShipNames
Declaration
public ShipNamesBuilder ShipNames { get; }
Property Value
ShipStructure
Declaration
public SelectNXObjectList ShipStructure { get; }
Property Value
StiffenerBySupportPathData
Declaration
public StiffenerBySupportPathBuilder StiffenerBySupportPathData { get; }
Property Value
StockData
Declaration
public StiffenerStockBuilder StockData { get; }
Property Value
SwitchSide
Declaration
public bool SwitchSide { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Type
Declaration
public StiffenerSystemBuilder.Types Type { get; set; }
Property Value
Weld
Declaration
public CharacteristicsBuilder Weld { get; }
Property Value
Methods
CreatePlanePairBuilder()
Declaration
public PlanePairBuilder CreatePlanePairBuilder()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink