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

Represents a Features::ShipDesign::MainDimensions builder. More...

Inheritance diagram for NXOpen::Features::ShipDesign::MainDimensionsBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::ExpressionAftPerpendicular ()
 Returns the expression containing the position value of Aft Perpendicular along the X axis.
NXOpen::ExpressionBaseline ()
 Returns the expression containing the position value of baseline along the Z axis.
NXOpen::ExpressionForwardPerpendicular ()
 Returns the expression containing the position value of forward Perpendicular along the X axis.
NXString GridID ()
 Returns the unique "Grid ID" for each ship.
NXOpen::ExpressionMidship ()
 Returns the expression containing the position value of midship along the X axis.
void SetGridID (const NXString &gridID)
 Sets the unique "Grid ID" for each ship.
NXOpen::SelectBodyShipBody ()
 Returns the ship body.
NXOpen::ExpressionWaterline ()
 Returns the expression containing the position value of waterline along the Z axis.
NXOpen::ExpressionXMax ()
 Returns the expression containing the x max value.
NXOpen::ExpressionXMin ()
 Returns the expression containing the x min value.
NXOpen::ExpressionYMax ()
 Returns the expression containing the y max value.
NXOpen::ExpressionZMax ()
 Returns the expression containing the z max value.
NXOpen::ExpressionZMin ()
 Returns the expression containing the z min value.

Detailed Description

Represents a Features::ShipDesign::MainDimensions builder.


To create a new instance of this class, use Features::ShipCollection::CreateMainDimensionsBuilder
Default values.

Property Value

AftPerpendicular.Value

0 (millimeters part), 0 (inches part)

Baseline.Value

0 (millimeters part), 0 (inches part)

ForwardPerpendicular.Value

0 (millimeters part), 0 (inches part)

Midship.Value

0 (millimeters part), 0 (inches part)

Waterline.Value

0 (millimeters part), 0 (inches part)

XMax.Value

25000 (millimeters part), 1000 (inches part)

XMin.Value

0 (millimeters part), 0 (inches part)

YMax.Value

2500 (millimeters part), 100 (inches part)

ZMax.Value

2500 (millimeters part), 100 (inches part)

ZMin.Value

0 (millimeters part), 0 (inches part)


Created in NX5.0.0.


Member Function Documentation

Returns the expression containing the position value of Aft Perpendicular along the X axis.


Created in NX8.0.0.

License requirements : None

Returns the expression containing the position value of baseline along the Z axis.


Created in NX8.0.0.

License requirements : None

Returns the expression containing the position value of forward Perpendicular along the X axis.


Created in NX8.0.0.

License requirements : None

Returns the unique "Grid ID" for each ship.


Created in NX8.0.0.

License requirements : None

Returns the expression containing the position value of midship along the X axis.


Created in NX8.0.0.

License requirements : None

Sets the unique "Grid ID" for each ship.


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:
gridIDgridid

Returns the ship body.


Created in NX5.0.0.

License requirements : None

Returns the expression containing the position value of waterline along the Z axis.


Created in NX8.0.0.

License requirements : None

Returns the expression containing the x max value.


Created in NX8.0.0.

License requirements : None

Returns the expression containing the x min value.


Created in NX8.0.0.

License requirements : None

Returns the expression containing the y max value.


Created in NX8.0.0.

License requirements : None

Returns the expression containing the z max value.


Created in NX8.0.0.

License requirements : None

Returns the expression containing the z min value.


Created in NX8.0.0.

License requirements : None


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