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

Represents a Hull feature. More...

Inheritance diagram for NXOpen::Features::ShipDesign::Hull:
NXOpen::Features::BodyFeature 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::BodyFeature
std::vector< NXOpen::Body * > GetBodies ()
 Returns the bodies created by the feature. More...
 
std::vector< NXOpen::Edge * > GetEdges ()
 Returns the edges created by the feature. More...
 
std::vector< NXOpen::Face * > GetFaces ()
 Returns the faces created by the feature. More...
 

Detailed Description

Represents a Hull feature.

The Hull feature is used to classify the surface shape that represents the hull of the ship. The ability to trim this surface shape is provided.
To create or edit an instance of this class, use NXOpen::Features::ShipDesign::HullBuilder

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.