Class StiffenerSystemBuilder
Inheritance
StiffenerSystemBuilder
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
ApplyWebSetback
Declaration
public bool ApplyWebSetback { get; set; }
Property Value
BuildSolid
Declaration
public bool BuildSolid { get; set; }
Property Value
ConnectAngle
Declaration
public double ConnectAngle { get; set; }
Property Value
CreateSeamsAtKnuckles
Declaration
public bool CreateSeamsAtKnuckles { get; set; }
Property Value
CurvePathOffset
Declaration
public Expression CurvePathOffset { get; }
Property Value
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
EndEndCut
Declaration
public EndCutBuilder EndEndCut { get; }
Property Value
KnuckleLocationTolerance
Declaration
public double KnuckleLocationTolerance { get; set; }
Property Value
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
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
ShipNames
Declaration
public ShipNamesBuilder ShipNames { get; }
Property Value
ShipStructure
Declaration
public SelectNXObjectList ShipStructure { get; }
Property Value
StartEndCut
Declaration
public EndCutBuilder StartEndCut { 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
Declaration
public StiffenerSystemBuilder.Types Type { get; set; }
Property Value
Weld
Declaration
public CharacteristicsBuilder Weld { get; }
Property Value
Methods
CreatePlanePairBuilder()
Declaration
public PlanePairBuilder CreatePlanePairBuilder()
Returns
GetStiffenerBySupportBoundaryAttachedPlate(Body)
Declaration
public Body GetStiffenerBySupportBoundaryAttachedPlate(Body boundary)
Parameters
Type |
Name |
Description |
Body |
boundary |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink