NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::ShipDesign::FeatureParmsBuilder Class Reference

This class is used to create or edit the information shared among all Ship Design features. More...

Inheritance diagram for NXOpen::Features::ShipDesign::FeatureParmsBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::Features::ShipDesign::PlateSystemBuilder NXOpen::Features::ShipDesign::ProfileSystemBuilder NXOpen::Features::ShipDesign::SubSystemBuilder NXOpen::Features::ShipDesign::SubSystemsBuilder NXOpen::Features::ShipDesign::DeckBuilder NXOpen::Features::ShipDesign::GenericPlateSystemBuilder NXOpen::Features::ShipDesign::HullBuilder NXOpen::Features::ShipDesign::LongitudinalBulkheadBuilder NXOpen::Features::ShipDesign::TransverseBulkheadBuilder NXOpen::Features::ShipDesign::EdgeReinforcementBuilder NXOpen::Features::ShipDesign::PillarSystemBuilder NXOpen::Features::ShipDesign::SeamBuilder NXOpen::Features::ShipDesign::StiffenerSystemBuilder

List of all members.

Public Member Functions

double AngleTolerance ()
 Returns the tolerance, in degrees, used to determine when angles are zero.
NXOpen::Features::ShipDesign::PlaneListBuilderCreatePlaneForList ()
 Create a Features::ShipDesign::PlaneListBuilder to add a defined plane to a list.
double DistanceTolerance ()
 Returns the tolerance used to determine when distances are considered zero.
void SetAngleTolerance (double angleTolerance)
 Sets the tolerance, in degrees, used to determine when angles are zero.
void SetDistanceTolerance (double distanceTolerance)
 Sets the tolerance used to determine when distances are considered zero.

Detailed Description

This class is used to create or edit the information shared among all Ship Design features.

Currently only Basic Design features are utilizing this class.
Cannot create directly.

Created in NX8.0.0.


Member Function Documentation

Returns the tolerance, in degrees, used to determine when angles are zero.


Created in NX8.0.0.

License requirements : None

Create a Features::ShipDesign::PlaneListBuilder to add a defined plane to a list.

Returns:

Created in NX8.0.0.

License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")

Returns the tolerance used to determine when distances are considered zero.


Created in NX8.0.0.

License requirements : None

Sets the tolerance, in degrees, used to determine when angles are zero.


Created in NX8.0.0.

License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")

Parameters:
angleToleranceangletolerance

Sets the tolerance used to determine when distances are considered zero.


Created in NX8.0.0.

License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")

Parameters:
distanceTolerancedistancetolerance

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