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

This class is used to place a plane into a list. More...

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

List of all members.

Public Member Functions

NXOpen::PlanePlane ()
 Returns the plane defined.
void SetPlane (NXOpen::Plane *plane1)
 Sets the plane defined.
void SetValid (bool valid)
 Sets the indication if the defined plane is valid or not.
bool Valid ()
 Returns the indication if the defined plane is valid or not.

Detailed Description

This class is used to place a plane into a list.


To create a new instance of this class, use Features::ShipDesign::FeatureParmsBuilder::CreatePlaneForList

Created in NX8.0.0.


Member Function Documentation

Returns the plane defined.


Created in NX8.0.0.

License requirements : None

Sets the plane defined.


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

Sets the indication if the defined plane is valid or not.


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

Returns the indication if the defined plane is valid or not.


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.