Class StiffenerBuilder
Inheritance
StiffenerBuilder
Assembly: NXOpen.dll
Syntax
public class StiffenerBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
StiffenerBuilder()
Declaration
protected StiffenerBuilder()
Properties
AddNeatTrim
Declaration
public bool AddNeatTrim { get; set; }
Property Value
AdoptionAnchorPointList
Declaration
public NXObjectList AdoptionAnchorPointList { get; }
Property Value
AdoptionBaseFaces
Declaration
public ScCollector AdoptionBaseFaces { get; }
Property Value
AdoptionBodies
Declaration
public SelectTaggedObjectList AdoptionBodies { get; }
Property Value
AdoptionEndCutFaces1
Declaration
public ScCollector AdoptionEndCutFaces1 { get; }
Property Value
AdoptionEndCutFaces2
Declaration
public ScCollector AdoptionEndCutFaces2 { get; }
Property Value
AdoptionMoldFaces
Declaration
public ScCollector AdoptionMoldFaces { get; }
Property Value
AdoptionOpposingMoldFaces
Declaration
public ScCollector AdoptionOpposingMoldFaces { get; }
Property Value
AdoptionTopFaces
Declaration
public ScCollector AdoptionTopFaces { get; }
Property Value
AngularTolerance
Declaration
public double AngularTolerance { get; set; }
Property Value
ApplyFlangeSetback
Declaration
public bool ApplyFlangeSetback { get; set; }
Property Value
ApplyWebSetback
Declaration
public bool ApplyWebSetback { get; set; }
Property Value
AttachmentPlate
Declaration
public SelectDisplayableObject AttachmentPlate { get; }
Property Value
AttachmentPlateOption
Declaration
public StiffenerBuilder.AttachmentOption AttachmentPlateOption { get; set; }
Property Value
ConnectAngle
Declaration
public double ConnectAngle { get; set; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
EdgeReinforcementAlignment
Declaration
public StiffenerBuilder.EdgeReinforcementAlignmentMethod EdgeReinforcementAlignment { get; set; }
Property Value
EdgeReinforcementPlacementMethod
Declaration
public StiffenerBuilder.EdgeReinforcementPlacementMethods EdgeReinforcementPlacementMethod { get; set; }
Property Value
EndCutType
Declaration
public StiffenerBuilder.EndCutTypes EndCutType { get; set; }
Property Value
EndEndCut
Declaration
public EndCutBuilder EndEndCut { get; }
Property Value
EndLimit
Declaration
public StiffenerLimitBuilder EndLimit { get; }
Property Value
FaceOffset
Declaration
public Expression FaceOffset { get; }
Property Value
FaceReverseDirection
Declaration
public bool FaceReverseDirection { get; set; }
Property Value
IncludeRelief
Declaration
public bool IncludeRelief { get; set; }
Property Value
KnuckleOption
Declaration
public StiffenerBuilder.KnuckleOptions KnuckleOption { get; set; }
Property Value
MeasureAlongMode
Declaration
public StiffenerBuilder.MeasureAlongModes MeasureAlongMode { get; set; }
Property Value
MountingAngle
Declaration
public Expression MountingAngle { get; }
Property Value
MountingMethod
Declaration
public StiffenerBuilder.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 StiffenerBuilder.OffsetSpacingModes OffsetSpacingMode { get; set; }
Property Value
OffsetSpacingStart
Declaration
public Expression OffsetSpacingStart { get; }
Property Value
OrientCsys
Declaration
public SelectDatumCsysList OrientCsys { get; }
Property Value
OrientType
Declaration
public StiffenerBuilder.OrientationMethod OrientType { get; set; }
Property Value
OrientVector
Declaration
public Direction OrientVector { get; set; }
Property Value
OrientationAngleRule
Declaration
public FeatureParmsBuilder.OrientationAngleRuleTypes OrientationAngleRule { get; set; }
Property Value
OrientationDefinitionBuilder
Declaration
public OrientationDefinitionBuilder OrientationDefinitionBuilder { get; }
Property Value
PathGeometry
Declaration
public SelectTaggedObjectList PathGeometry { get; }
Property Value
PathOffset
Declaration
public Expression PathOffset { get; }
Property Value
PathReverseDirection
Declaration
public bool PathReverseDirection { get; set; }
Property Value
PlacementGeometry
Declaration
public SelectDisplayableObjectList PlacementGeometry { get; }
Property Value
PlanePairList
Declaration
public NXObjectList PlanePairList { get; }
Property Value
PointList
Declaration
public NXObjectList PointList { get; }
Property Value
PointMethod
Declaration
public StiffenerBuilder.PointMethods PointMethod { get; set; }
Property Value
ProjectionDirection
Declaration
public ProjectionOptions ProjectionDirection { get; }
Property Value
ReferenceDirection
Declaration
public Vector3d ReferenceDirection { get; set; }
Property Value
ReferencePoint
Declaration
public Point3d ReferencePoint { get; set; }
Property Value
ShipNames
Declaration
public ShipNamesBuilder ShipNames { get; }
Property Value
StartEndCut
Declaration
public EndCutBuilder StartEndCut { get; }
Property Value
StartLimit
Declaration
public StiffenerLimitBuilder StartLimit { get; }
Property Value
StiffenerBySupportPathData
Declaration
public StiffenerBySupportPathBuilder StiffenerBySupportPathData { get; }
Property Value
StockData
Declaration
public StiffenerStockBuilder StockData { get; }
Property Value
Type
Declaration
public StiffenerBuilder.Types Type { get; set; }
Property Value
Methods
CreatePath(out NXObject[], out DisplayableObject[])
Declaration
public void CreatePath(out NXObject[] curves, out DisplayableObject[] faces)
Parameters
CreatePlanePairBuilder()
Declaration
public PlanePairBuilder CreatePlanePairBuilder()
Returns
DestroyPath(NXObject[])
Declaration
public void DestroyPath(NXObject[] curves)
Parameters
GetShowMigratedBody()
Declaration
public bool GetShowMigratedBody()
Returns
GetStiffenerBySupportBoundaryAttachedPlate(Body)
Declaration
public Body GetStiffenerBySupportBoundaryAttachedPlate(Body boundary)
Parameters
Type |
Name |
Description |
Body |
boundary |
|
Returns
SetShowMigratedBody(bool)
Declaration
public void SetShowMigratedBody(bool showMigratedBody)
Parameters
Type |
Name |
Description |
bool |
showMigratedBody |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink