NX Open C++ Reference Guide
List of all members
NXOpen::Features::ShipDesign::Seam Class Reference

Represents a ship design seam feature. More...

Inheritance diagram for NXOpen::Features::ShipDesign::Seam:
NXOpen::Features::CurveFeature NXOpen::Features::Feature NXOpen::NXObject NXOpen::IProfile NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject NXOpen::INXObject

Additional Inherited Members

- Public Types inherited from NXOpen::Features::Feature
enum  BooleanType {
  BooleanTypeCreate, BooleanTypeUnite, BooleanTypeSubtract, BooleanTypeIntersect,
  BooleanTypeEmbossNormalSide = 8, BooleanTypeEmbossOppositeNormalSide
}
 Boolean operation type. More...
 
enum  DiagnosticType { DiagnosticTypeInformation = 1, DiagnosticTypeWarning }
 Diagnostic type. More...
 
- Public Member Functions inherited from NXOpen::Features::CurveFeature
int Color ()
 Returns the color of the feature
Created in NX5.0.0. More...
 
NXOpen::DisplayableObject::ObjectFont Font ()
 Returns the font of the feature
Created in NX5.0.0. More...
 
int Layer ()
 Returns the layer of the feature
Created in NX5.0.0. More...
 
bool SuppressChildren ()
 Returns the suppress children of the feature
Created in NX5.0.0. More...
 
NXOpen::DisplayableObject::ObjectWidth Width ()
 Returns the width of the feature
Created in NX5.0.0. More...
 

Detailed Description

Represents a ship design seam feature.

A seam is a Scantling, Erection, Straking or Intersection type. Seams are represented with curves on plate systems, and points on profile systems. Scantling seams indicate divisions in ship structure where differing stock definitions are needed. Erection seams indicate divisions in ship structure at manufacturing block boundaries. Straking seams indicate divisions in ship structure to make it a manufacturable size. Intersection seams indicate divisions in ship structure where other structure intersects the given structure. Although Scantling seam is the name given to seams that allow for changing stock definitions, all seam types except straking seams allow for a change in the stock definition.
To create or edit an instance of this class, use NXOpen::Features::ShipDesign::SeamBuilder

Created in NX8.0.0.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.