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

Represents a Features::ShipDesign::PenetrationRequest builder
To create a new instance of this class, use Features::ShipDesign::PenetrationRequestCollection::CreatePenetrationReviewRequestBuilder

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::Features::ShipDesign::PenetrationReviewRequestBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXString DueDate ()
 Returns the due date
Created in NX8.0.0.
std::vector< NXStringGetMultilineStringComments ()
 Returns the multiline string comments.
int ReviewDecisions ()
 Returns the review decisions
Created in NX8.0.0.
void SetDueDate (const NXString &stringDueDate)
 Sets the due date
Created in NX8.0.0.
void SetMultilineStringComments (const std::vector< NXString > &multilineStringComments)
 Sets the multiline string comments
Created in NX8.0.0.
void SetReviewDecisions (int enumReviewDecisions)
 Sets the review decisions
Created in NX8.0.0.

Detailed Description

Represents a Features::ShipDesign::PenetrationRequest builder
To create a new instance of this class, use Features::ShipDesign::PenetrationRequestCollection::CreatePenetrationReviewRequestBuilder

Created in NX8.0.0.



Member Function Documentation

Returns the due date
Created in NX8.0.0.



License requirements : None

Returns the multiline string comments.

Returns:

Created in NX8.0.0.

License requirements : None

Returns the review decisions
Created in NX8.0.0.



License requirements : None

Sets the due date
Created in NX8.0.0.



License requirements : nx_penetration_mgmt ("Penetration Management")

Parameters:
stringDueDatestringduedate

Sets the multiline string comments
Created in NX8.0.0.



License requirements : nx_penetration_mgmt ("Penetration Management")

Parameters:
multilineStringCommentsmultilinestringcomments

Sets the review decisions
Created in NX8.0.0.



License requirements : nx_penetration_mgmt ("Penetration Management")

Parameters:
enumReviewDecisionsenumreviewdecisions

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