|
NX Open C++ Reference Guide
|
Represents a @link Features::ShipDesign::Stiffener Features::ShipDesign::Stiffener@endlink builder
<br> To create a new instance of this class, use @link Features::ShipCollection::CreateStiffenerBuilder Features::ShipCollection::CreateStiffenerBuilder @endlink <br>
Default values. More...
Public Member Functions | |
| NXOpen::NXObjectList * | AdoptionAnchorPointList () |
| Returns the adoption anchor point list. | |
| NXOpen::ScCollector * | AdoptionBaseFaces () |
| Returns the adoption base faces. | |
| NXOpen::SelectTaggedObjectList * | AdoptionBodies () |
| Returns the adoption bodies, which are used to create multiple adoption stiffeners. | |
| NXOpen::ScCollector * | AdoptionEndCutFaces1 () |
| Returns the adoption end cut 1 faces. | |
| NXOpen::ScCollector * | AdoptionEndCutFaces2 () |
| Returns the adoption end cut 2 faces. | |
| NXOpen::ScCollector * | AdoptionMoldFaces () |
| Returns the adoption mold faces. | |
| NXOpen::ScCollector * | AdoptionOpposingMoldFaces () |
| Returns the adoption opposing mold faces. | |
| NXOpen::ScCollector * | AdoptionTopFaces () |
| Returns the adoption top faces. | |
| double | AngularTolerance () |
| Returns the angular tolerance (degrees) Created in NX8.0.0. | |
| bool | ApplyFlangeSetback () |
| Returns the flange set back option for stiffener by support, which indicates if the flange set back should be applied or not Created in NX9.0.0. | |
| bool | ApplyWebSetback () |
| Returns the web set back option for stiffener by support, which indicates if the web set back should be applied or not Created in NX9.0.0. | |
| NXOpen::SelectDisplayableObject * | AttachmentPlate () |
| Returns the selected attachment plate Created in NX9.0.0. | |
| NXOpen::Features::ShipDesign::StiffenerBuilder::AttachmentOption | AttachmentPlateOption () |
| Returns the attachment plate option Created in NX9.0.0. | |
| double | ConnectAngle () |
| Returns the connect angle of stiffener by support in degrees, negative value is not allowed Created in NX9.0.0. | |
| void | CreatePath (std::vector< NXOpen::NXObject * > &curves, std::vector< NXOpen::DisplayableObject * > &faces) |
| Creates path curves for use by the orientation definition object Created in NX9.0.0. | |
| void | DestroyPath (const std::vector< NXOpen::NXObject * > &curves) |
| Destroy the path curves Created in NX9.0.0. | |
| double | DistanceTolerance () |
| Returns the distance tolerance (part units) Created in NX8.0.0. | |
| NXOpen::Features::ShipDesign::StiffenerBuilder::EdgeReinforcementAlignmentMethod | EdgeReinforcementAlignment () |
| Returns the edge reinforcement alignment Created in NX8.0.0. | |
| NXOpen::Features::ShipDesign::StiffenerBuilder::EndCutTypes | EndCutType () |
| Returns the number of end cuts to apply Created in NX8.0.0. | |
| NXOpen::Features::ShipDesign::EndCutBuilder * | EndEndCut () |
| Returns the end end cut Created in NX8.0.0. | |
| NXOpen::Features::ShipDesign::StiffenerLimitBuilder * | EndLimit () |
| Returns the end path limit Created in NX8.0.0. | |
| NXOpen::Expression * | FaceOffset () |
| Returns the face offset expression Created in NX8.0.0. | |
| bool | FaceReverseDirection () |
| Returns the face reverse direction flag Created in NX8.0.0. | |
| bool | IncludeRelief () |
| Returns the include relief option Created in NX9.0.0. | |
| NXOpen::Features::ShipDesign::StiffenerBuilder::KnuckleOptions | KnuckleOption () |
| Returns the stiffener knuckle option Created in NX9.0.0. | |
| NXOpen::Expression * | MountingAngle () |
| Returns the mounting angle expression Created in NX8.0.0. | |
| NXOpen::Features::ShipDesign::StiffenerBuilder::MountingMethods | MountingMethod () |
| Returns the mounting method Created in NX8.0.0. | |
| NXOpen::Features::ShipDesign::FeatureParmsBuilder::OrientationAngleRuleTypes | OrientationAngleRule () |
| Returns the angle rule to use when measuring angles. | |
| NXOpen::Features::ShipDesign::OrientationDefinitionBuilder * | OrientationDefinitionBuilder () |
| Returns the builder used to define the orientation for the stiffener. | |
| NXOpen::Features::SelectDatumCsysList * | OrientCsys () |
| Returns the orientation coordinate systems (when OrientType is DatumCSys Created in NX8.0.0. | |
| NXOpen::Features::ShipDesign::StiffenerBuilder::OrientationMethod | OrientType () |
| Returns the stiffener orientation type Created in NX8.0.0. | |
| NXOpen::Direction * | OrientVector () |
| Returns the orientation vector (when OrientType is Vector) Created in NX8.0.0. | |
| NXOpen::SelectTaggedObjectList * | PathGeometry () |
| Returns the path geometry Created in NX8.0.0. | |
| NXOpen::Expression * | PathOffset () |
| Returns the path offset expression Created in NX8.0.0. | |
| bool | PathReverseDirection () |
| Returns the path reverse direction flag Created in NX8.0.0. | |
| NXOpen::SelectDisplayableObjectList * | PlacementGeometry () |
| Returns the placement geometry Created in NX8.0.0. | |
| NXOpen::Vector3d | ReferenceDirection () |
| Returns the reference direction Created in NX8.0.0. | |
| NXOpen::Point3d | ReferencePoint () |
| Returns the reference point (part units) Created in NX8.0.0. | |
| void | SetAngularTolerance (double angularTolerance) |
| Sets the angular tolerance (degrees) Created in NX8.0.0. | |
| void | SetApplyFlangeSetback (bool applyFlangeSetback) |
| Sets the flange set back option for stiffener by support, which indicates if the flange set back should be applied or not Created in NX9.0.0. | |
| void | SetApplyWebSetback (bool applyWebSetback) |
| Sets the web set back option for stiffener by support, which indicates if the web set back should be applied or not Created in NX9.0.0. | |
| void | SetAttachmentPlateOption (NXOpen::Features::ShipDesign::StiffenerBuilder::AttachmentOption attachmentPlateOption) |
| Sets the attachment plate option Created in NX9.0.0. | |
| void | SetConnectAngle (double connectAngle) |
| Sets the connect angle of stiffener by support in degrees, negative value is not allowed Created in NX9.0.0. | |
| void | SetDistanceTolerance (double distanceTolerance) |
| Sets the distance tolerance (part units) Created in NX8.0.0. | |
| void | SetEdgeReinforcementAlignment (NXOpen::Features::ShipDesign::StiffenerBuilder::EdgeReinforcementAlignmentMethod edgeReinforcementAlignment) |
| Sets the edge reinforcement alignment Created in NX8.0.0. | |
| void | SetEndCutType (NXOpen::Features::ShipDesign::StiffenerBuilder::EndCutTypes endcutType) |
| Sets the number of end cuts to apply Created in NX8.0.0. | |
| void | SetFaceReverseDirection (bool faceReverseDirection) |
| Sets the face reverse direction flag Created in NX8.0.0. | |
| void | SetIncludeRelief (bool includeRelief) |
| Sets the include relief option Created in NX9.0.0. | |
| void | SetKnuckleOption (NXOpen::Features::ShipDesign::StiffenerBuilder::KnuckleOptions knuckleOption) |
| Sets the stiffener knuckle option Created in NX9.0.0. | |
| void | SetMountingMethod (NXOpen::Features::ShipDesign::StiffenerBuilder::MountingMethods mountingMethod) |
| Sets the mounting method Created in NX8.0.0. | |
| void | SetOrientationAngleRule (NXOpen::Features::ShipDesign::FeatureParmsBuilder::OrientationAngleRuleTypes angleRule) |
| Sets the angle rule to use when measuring angles. | |
| void | SetOrientType (NXOpen::Features::ShipDesign::StiffenerBuilder::OrientationMethod orientType) |
| Sets the stiffener orientation type Created in NX8.0.0. | |
| void | SetOrientVector (NXOpen::Direction *orientVector) |
| Sets the orientation vector (when OrientType is Vector) Created in NX8.0.0. | |
| void | SetPathReverseDirection (bool pathReverseDirection) |
| Sets the path reverse direction flag Created in NX8.0.0. | |
| void | SetReferenceDirection (const NXOpen::Vector3d &referenceDirection) |
| Sets the reference direction Created in NX8.0.0. | |
| void | SetReferencePoint (const NXOpen::Point3d &referencePoint) |
| Sets the reference point (part units) Created in NX8.0.0. | |
| void | SetType (NXOpen::Features::ShipDesign::StiffenerBuilder::Types type) |
| Sets the feature type: Stiffener or Edge Reinforcement Created in NX8.0.0. | |
| NXOpen::Features::ShipDesign::EndCutBuilder * | StartEndCut () |
| Returns the start end cut Created in NX8.0.0. | |
| NXOpen::Features::ShipDesign::StiffenerLimitBuilder * | StartLimit () |
| Returns the start path limit Created in NX8.0.0. | |
| NXOpen::Features::ShipDesign::StiffenerBySupportPathBuilder * | StiffenerBySupportPathData () |
| Returns the path data used to define the support information of the stiffener. | |
| NXOpen::Features::ShipDesign::StiffenerStockBuilder * | StockData () |
| Returns the stock data Created in NX8.0.0. | |
| NXOpen::Features::ShipDesign::StiffenerBuilder::Types | Type () |
| Returns the feature type: Stiffener or Edge Reinforcement Created in NX8.0.0. | |
Public Member Functions inherited from NXOpen::Features::FeatureBuilder | |
| NXOpen::Features::Feature * | CommitFeature () |
| Commits the feature parameters and creates the feature. | |
| NXOpen::Features::Feature * | GetFeature () |
| Returns the feature currently being edited by this builder. | |
| void | HideInternalParentFeatureAfterEdit (NXOpen::Features::Feature *parentFeature) |
| Re-suppress an internal parent feature (a slave feature) after it has been edited. | |
| bool | ParentFeatureInternal () |
| Returns whether or not the latest timestamped parent feature of this feature should be made internal Created in NX5.0.0. | |
| bool | PatchSolutionFlag () |
| Returns the patch solution flag Created in NX8.0.1. | |
| NXString | PatchSurfaceFilename () |
| Returns the patch surface filename Created in NX8.0.1. | |
| void | SetParentFeatureInternal (NXOpen::Features::Feature *parentFeature) |
| Set the parent features which would be internal or slaves to the feature being created or commited Created in NX6.0.0. | |
| void | SetParentFeatureInternal (bool isInternal) |
| Sets whether or not the latest timestamped parent feature of this feature should be made internal Created in NX5.0.0. | |
| void | SetPatchSolutionFlag (bool optionValue) |
| Sets the patch solution flag Created in NX8.0.1. | |
| void | SetPatchSurfaceFilename (const NXString &surfaceFilename) |
| Sets the patch surface filename Created in NX8.0.1. | |
| void | SetPatchSurfaceFilename (const char *surfaceFilename) |
| Sets the patch surface filename Created in NX8.0.1. | |
| void | SetSurroundingPatchSurfaceFilename (const NXString &surroundingSurfaceFilename) |
| Sets the surrounding patch surface filename Created in NX8.0.1. | |
| void | SetSurroundingPatchSurfaceFilename (const char *surroundingSurfaceFilename) |
| Sets the surrounding patch surface filename Created in NX8.0.1. | |
| void | ShowInternalParentFeatureForEdit (NXOpen::Features::Feature *parentFeature) |
| Unsuppress an internal parent feature (a slave feature) so it can be edited. | |
| NXString | SurroundingPatchSurfaceFilename () |
| Returns the surrounding patch surface filename Created in NX8.0.1. | |
| void | UnsetParentFeatureInternal (NXOpen::Features::Feature *parentFeature) |
| Set the internal parent feature of the feature being edited to external Created in NX6.0.0. | |
Public Member Functions inherited from NXOpen::Builder | |
| NXOpen::NXObject * | Commit () |
| Commits any edits that have been applied to the builder. | |
| void | Destroy () |
| Deletes the builder, and cleans up any objects created by the builder. | |
| std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
| For builders that create more than one object, this method returns the objects that are created by commit. | |
| NXOpen::NXObject * | GetObject () |
| Returns the object currently being edited by this builder. | |
| void | ShowResults () |
| Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
| virtual bool | Validate () |
| Validate whether the inputs to the component are sufficient for commit to be called. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents a @link Features::ShipDesign::Stiffener Features::ShipDesign::Stiffener@endlink builder
<br> To create a new instance of this class, use @link Features::ShipCollection::CreateStiffenerBuilder Features::ShipCollection::CreateStiffenerBuilder @endlink <br>
Default values.
| Property | Value |
|---|---|
|
AngularTolerance |
0.5 |
|
AttachmentPlateOption |
Inferred |
|
DistanceTolerance |
0.0254 |
|
EdgeReinforcementAlignment |
Center |
|
EndCutType |
None |
|
EndEndCut.ConnectionType |
Connected |
|
EndEndCut.DraftAngle.Value |
0 |
|
EndEndCut.DraftOffset.Value |
0 (millimeters part), 0 (inches part) |
|
EndEndCut.DraftType |
Trim |
|
EndEndCut.LimitType |
Value |
|
EndEndCut.Offset.Value |
0 (millimeters part), 0 (inches part) |
|
EndEndCut.SelectionType |
FacesWithAttributes |
|
EndEndCut.ShearAngle.Value |
0 |
|
EndEndCut.TiltAngle.Value |
0 |
|
EndLimit.LimitMethod |
Value |
|
EndLimit.LimitValue.Value |
0 |
|
FaceOffset.Value |
0 (millimeters part), 0 (inches part) |
|
IncludeRelief |
1 |
|
KnuckleOption |
None |
|
MountingAngle.Value |
0 |
|
MountingMethod |
NoOffset |
|
OrientType |
FaceNormal |
|
OrientationAngleRule |
RightHand |
|
NormaltoCurve | |
|
0 | |
|
0 | |
|
0 | |
|
PathOffset.Value |
0 (millimeters part), 0 (inches part) |
|
StiffenerBySupportPathData.LengthParams.Value |
300 (millimeters part), 100 (inches part) |
|
StiffenerBySupportPathData.OrientationBySupport |
0 |
|
StockData.AnchorPoint |
0 |
|
StockData.PlateHeight.Value |
50 (millimeters part), 2 (inches part) |
|
StockData.PlateStockData.KnuckleRatio |
3.0 |
|
StockData.PlateStockData.KnuckleSmoothAngle |
3.0 |
|
StockData.PlateStockData.MaterialOption |
0 |
|
StockData.PlateStockData.OppositeThickness.Value |
0 (millimeters part), 0 (inches part) |
|
StockData.PlateStockData.RestrictThicknessToMaterial |
true |
|
StockData.PlateStockData.ThickenOption |
SingleSided |
|
StockData.PlateStockData.Thickness.Value |
10 (millimeters part), 0.5 (inches part) |
|
StockData.PlateStockData.ThicknessSourceOption |
List |
|
StockData.SectionType |
Created in NX8.0.0.
the edge reinforcement alignment method
| EdgeReinforcementAlignmentMethodCenter |
Center the Edge Reinforcement on the selected edge. |
| EdgeReinforcementAlignmentMethodGuideEdge |
Place the end of the Edge Reinforcement on the selected edge. |
| EdgeReinforcementAlignmentMethodOppositeGuide |
Place the end of the Edge Reinforcement on the edge opposite the selected edge. |
the knuckle option
| KnuckleOptionsNone |
No special handling for knuckles. |
| KnuckleOptionsSplit |
Split the stiffener at knuckle points. |
| KnuckleOptionsBend |
Bend at the knuckle points. |
| NXOpen::NXObjectList* NXOpen::Features::ShipDesign::StiffenerBuilder::AdoptionAnchorPointList | ( | ) |
Returns the adoption anchor point list.
Created in NX8.5.0.
License requirements : None
| NXOpen::ScCollector* NXOpen::Features::ShipDesign::StiffenerBuilder::AdoptionBaseFaces | ( | ) |
Returns the adoption base faces.
Created in NX8.5.0.
License requirements : None
| NXOpen::SelectTaggedObjectList* NXOpen::Features::ShipDesign::StiffenerBuilder::AdoptionBodies | ( | ) |
Returns the adoption bodies, which are used to create multiple adoption stiffeners.
Created in NX8.5.0.
License requirements : None
| NXOpen::ScCollector* NXOpen::Features::ShipDesign::StiffenerBuilder::AdoptionEndCutFaces1 | ( | ) |
Returns the adoption end cut 1 faces.
Created in NX8.5.0.
License requirements : None
| NXOpen::ScCollector* NXOpen::Features::ShipDesign::StiffenerBuilder::AdoptionEndCutFaces2 | ( | ) |
Returns the adoption end cut 2 faces.
Created in NX8.5.0.
License requirements : None
| NXOpen::ScCollector* NXOpen::Features::ShipDesign::StiffenerBuilder::AdoptionMoldFaces | ( | ) |
Returns the adoption mold faces.
Created in NX8.5.0.
License requirements : None
| NXOpen::ScCollector* NXOpen::Features::ShipDesign::StiffenerBuilder::AdoptionOpposingMoldFaces | ( | ) |
Returns the adoption opposing mold faces.
Created in NX8.5.0.
License requirements : None
| NXOpen::ScCollector* NXOpen::Features::ShipDesign::StiffenerBuilder::AdoptionTopFaces | ( | ) |
Returns the adoption top faces.
Created in NX8.5.0.
License requirements : None
| double NXOpen::Features::ShipDesign::StiffenerBuilder::AngularTolerance | ( | ) |
Returns the angular tolerance (degrees)
Created in NX8.0.0.
License requirements : None
| bool NXOpen::Features::ShipDesign::StiffenerBuilder::ApplyFlangeSetback | ( | ) |
Returns the flange set back option for stiffener by support, which indicates if the flange set back should be applied or not
Created in NX9.0.0.
License requirements : None
| bool NXOpen::Features::ShipDesign::StiffenerBuilder::ApplyWebSetback | ( | ) |
Returns the web set back option for stiffener by support, which indicates if the web set back should be applied or not
Created in NX9.0.0.
License requirements : None
| NXOpen::SelectDisplayableObject* NXOpen::Features::ShipDesign::StiffenerBuilder::AttachmentPlate | ( | ) |
Returns the selected attachment plate
Created in NX9.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::StiffenerBuilder::AttachmentOption NXOpen::Features::ShipDesign::StiffenerBuilder::AttachmentPlateOption | ( | ) |
Returns the attachment plate option
Created in NX9.0.0.
License requirements : None
| double NXOpen::Features::ShipDesign::StiffenerBuilder::ConnectAngle | ( | ) |
Returns the connect angle of stiffener by support in degrees, negative value is not allowed
Created in NX9.0.0.
License requirements : None
| void NXOpen::Features::ShipDesign::StiffenerBuilder::CreatePath | ( | std::vector< NXOpen::NXObject * > & | curves, |
| std::vector< NXOpen::DisplayableObject * > & | faces | ||
| ) |
Creates path curves for use by the orientation definition object
Created in NX9.0.0.
License requirements : None
| curves | The curves defining the path of the profile that is being oriented. |
| faces | The faces/datums defining the placement of the profile that is being oriented. |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::DestroyPath | ( | const std::vector< NXOpen::NXObject * > & | curves | ) |
Destroy the path curves
Created in NX9.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| curves | The curves defining the path of the profile that is being oriented. |
| double NXOpen::Features::ShipDesign::StiffenerBuilder::DistanceTolerance | ( | ) |
Returns the distance tolerance (part units)
Created in NX8.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::StiffenerBuilder::EdgeReinforcementAlignmentMethod NXOpen::Features::ShipDesign::StiffenerBuilder::EdgeReinforcementAlignment | ( | ) |
Returns the edge reinforcement alignment
Created in NX8.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::StiffenerBuilder::EndCutTypes NXOpen::Features::ShipDesign::StiffenerBuilder::EndCutType | ( | ) |
Returns the number of end cuts to apply
Created in NX8.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::EndCutBuilder* NXOpen::Features::ShipDesign::StiffenerBuilder::EndEndCut | ( | ) |
Returns the end end cut
Created in NX8.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::StiffenerLimitBuilder* NXOpen::Features::ShipDesign::StiffenerBuilder::EndLimit | ( | ) |
Returns the end path limit
Created in NX8.0.0.
License requirements : None
| NXOpen::Expression* NXOpen::Features::ShipDesign::StiffenerBuilder::FaceOffset | ( | ) |
Returns the face offset expression
Created in NX8.0.0.
License requirements : None
| bool NXOpen::Features::ShipDesign::StiffenerBuilder::FaceReverseDirection | ( | ) |
Returns the face reverse direction flag
Created in NX8.0.0.
License requirements : None
| bool NXOpen::Features::ShipDesign::StiffenerBuilder::IncludeRelief | ( | ) |
Returns the include relief option
Created in NX9.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::StiffenerBuilder::KnuckleOptions NXOpen::Features::ShipDesign::StiffenerBuilder::KnuckleOption | ( | ) |
Returns the stiffener knuckle option
Created in NX9.0.0.
License requirements : None
| NXOpen::Expression* NXOpen::Features::ShipDesign::StiffenerBuilder::MountingAngle | ( | ) |
Returns the mounting angle expression
Created in NX8.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::StiffenerBuilder::MountingMethods NXOpen::Features::ShipDesign::StiffenerBuilder::MountingMethod | ( | ) |
Returns the mounting method
Created in NX8.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::FeatureParmsBuilder::OrientationAngleRuleTypes NXOpen::Features::ShipDesign::StiffenerBuilder::OrientationAngleRule | ( | ) |
Returns the angle rule to use when measuring angles.
Created in NX9.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::OrientationDefinitionBuilder* NXOpen::Features::ShipDesign::StiffenerBuilder::OrientationDefinitionBuilder | ( | ) |
Returns the builder used to define the orientation for the stiffener.
Created in NX9.0.0.
License requirements : None
| NXOpen::Features::SelectDatumCsysList* NXOpen::Features::ShipDesign::StiffenerBuilder::OrientCsys | ( | ) |
Returns the orientation coordinate systems (when OrientType is DatumCSys
Created in NX8.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::StiffenerBuilder::OrientationMethod NXOpen::Features::ShipDesign::StiffenerBuilder::OrientType | ( | ) |
Returns the stiffener orientation type
Created in NX8.0.0.
License requirements : None
| NXOpen::Direction* NXOpen::Features::ShipDesign::StiffenerBuilder::OrientVector | ( | ) |
Returns the orientation vector (when OrientType is Vector)
Created in NX8.0.0.
License requirements : None
| NXOpen::SelectTaggedObjectList* NXOpen::Features::ShipDesign::StiffenerBuilder::PathGeometry | ( | ) |
Returns the path geometry
Created in NX8.0.0.
License requirements : None
| NXOpen::Expression* NXOpen::Features::ShipDesign::StiffenerBuilder::PathOffset | ( | ) |
Returns the path offset expression
Created in NX8.0.0.
License requirements : None
| bool NXOpen::Features::ShipDesign::StiffenerBuilder::PathReverseDirection | ( | ) |
Returns the path reverse direction flag
Created in NX8.0.0.
License requirements : None
| NXOpen::SelectDisplayableObjectList* NXOpen::Features::ShipDesign::StiffenerBuilder::PlacementGeometry | ( | ) |
Returns the placement geometry
Created in NX8.0.0.
License requirements : None
| NXOpen::Vector3d NXOpen::Features::ShipDesign::StiffenerBuilder::ReferenceDirection | ( | ) |
Returns the reference direction
Created in NX8.0.0.
License requirements : None
| NXOpen::Point3d NXOpen::Features::ShipDesign::StiffenerBuilder::ReferencePoint | ( | ) |
Returns the reference point (part units)
Created in NX8.0.0.
License requirements : None
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetAngularTolerance | ( | double | angularTolerance | ) |
Sets the angular tolerance (degrees)
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| angularTolerance | angulartolerance |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetApplyFlangeSetback | ( | bool | applyFlangeSetback | ) |
Sets the flange set back option for stiffener by support, which indicates if the flange set back should be applied or not
Created in NX9.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| applyFlangeSetback | applyflangesetback |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetApplyWebSetback | ( | bool | applyWebSetback | ) |
Sets the web set back option for stiffener by support, which indicates if the web set back should be applied or not
Created in NX9.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| applyWebSetback | applywebsetback |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetAttachmentPlateOption | ( | NXOpen::Features::ShipDesign::StiffenerBuilder::AttachmentOption | attachmentPlateOption | ) |
Sets the attachment plate option
Created in NX9.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| attachmentPlateOption | attachmentplateoption |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetConnectAngle | ( | double | connectAngle | ) |
Sets the connect angle of stiffener by support in degrees, negative value is not allowed
Created in NX9.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| connectAngle | connectangle |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetDistanceTolerance | ( | double | distanceTolerance | ) |
Sets the distance tolerance (part units)
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| distanceTolerance | distancetolerance |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetEdgeReinforcementAlignment | ( | NXOpen::Features::ShipDesign::StiffenerBuilder::EdgeReinforcementAlignmentMethod | edgeReinforcementAlignment | ) |
Sets the edge reinforcement alignment
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| edgeReinforcementAlignment | edgereinforcementalignment |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetEndCutType | ( | NXOpen::Features::ShipDesign::StiffenerBuilder::EndCutTypes | endcutType | ) |
Sets the number of end cuts to apply
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| endcutType | endcuttype |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetFaceReverseDirection | ( | bool | faceReverseDirection | ) |
Sets the face reverse direction flag
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| faceReverseDirection | facereversedirection |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetIncludeRelief | ( | bool | includeRelief | ) |
Sets the include relief option
Created in NX9.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| includeRelief | includerelief |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetKnuckleOption | ( | NXOpen::Features::ShipDesign::StiffenerBuilder::KnuckleOptions | knuckleOption | ) |
Sets the stiffener knuckle option
Created in NX9.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| knuckleOption | knuckleoption |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetMountingMethod | ( | NXOpen::Features::ShipDesign::StiffenerBuilder::MountingMethods | mountingMethod | ) |
Sets the mounting method
Created in NX8.0.0.
License requirements : nx_ship_concept ("Ship Concept")
| mountingMethod | mountingmethod |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetOrientationAngleRule | ( | NXOpen::Features::ShipDesign::FeatureParmsBuilder::OrientationAngleRuleTypes | angleRule | ) |
Sets the angle rule to use when measuring angles.
Created in NX9.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| angleRule | anglerule |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetOrientType | ( | NXOpen::Features::ShipDesign::StiffenerBuilder::OrientationMethod | orientType | ) |
Sets the stiffener orientation type
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| orientType | orienttype |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetOrientVector | ( | NXOpen::Direction * | orientVector | ) |
Sets the orientation vector (when OrientType is Vector)
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| orientVector | orientvector |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetPathReverseDirection | ( | bool | pathReverseDirection | ) |
Sets the path reverse direction flag
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| pathReverseDirection | pathreversedirection |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetReferenceDirection | ( | const NXOpen::Vector3d & | referenceDirection | ) |
Sets the reference direction
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| referenceDirection | referencedirection |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetReferencePoint | ( | const NXOpen::Point3d & | referencePoint | ) |
Sets the reference point (part units)
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
| referencePoint | referencepoint |
| void NXOpen::Features::ShipDesign::StiffenerBuilder::SetType | ( | NXOpen::Features::ShipDesign::StiffenerBuilder::Types | type | ) |
| NXOpen::Features::ShipDesign::EndCutBuilder* NXOpen::Features::ShipDesign::StiffenerBuilder::StartEndCut | ( | ) |
Returns the start end cut
Created in NX8.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::StiffenerLimitBuilder* NXOpen::Features::ShipDesign::StiffenerBuilder::StartLimit | ( | ) |
Returns the start path limit
Created in NX8.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::StiffenerBySupportPathBuilder* NXOpen::Features::ShipDesign::StiffenerBuilder::StiffenerBySupportPathData | ( | ) |
Returns the path data used to define the support information of the stiffener.
Created in NX9.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::StiffenerStockBuilder* NXOpen::Features::ShipDesign::StiffenerBuilder::StockData | ( | ) |
Returns the stock data
Created in NX8.0.0.
License requirements : None
| NXOpen::Features::ShipDesign::StiffenerBuilder::Types NXOpen::Features::ShipDesign::StiffenerBuilder::Type | ( | ) |