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

Used to create or edit a Features::ShipDesign::PlatePreparation feature. More...

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

List of all members.

Public Member Functions

void AddPart (const NXString &partName)
 Add the part to the collection of parts to be unformed and scaled.
NXOpen::ExpressionLength ()
 Returns the expression containing the scale factor for the length direction (X).
void RemovePart (const NXString &partName)
 Remove the part from the collection of parts to be unformed and scaled.
NXOpen::ExpressionWidth ()
 Returns the expression containing the scale factor for the width direction (Y).

Detailed Description

Used to create or edit a Features::ShipDesign::PlatePreparation feature.


To create a new instance of this class, use Features::ShipCollection::CreatePlatePreparationBuilder

Created in NX5.0.0.


Member Function Documentation

Add the part to the collection of parts to be unformed and scaled.


Created in NX8.0.0.

License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_mfg_prep ("Ship Manufacturing")

Parameters:
partName
NOTE: The full Unicode character set is not supported for this parameter.

Returns the expression containing the scale factor for the length direction (X).


Created in NX8.0.0.

License requirements : None

Remove the part from the collection of parts to be unformed and scaled.


Created in NX8.0.0.

License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_mfg_prep ("Ship Manufacturing")

Parameters:
partName
NOTE: The full Unicode character set is not supported for this parameter.

Returns the expression containing the scale factor for the width direction (Y).


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.