NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Features::ShipDesign::InsertFramesBuilder Class Reference

Represents a Features::ShipDesign::InsertFramesBuilder builder
To create a new instance of this class, use Features::ShipCollection::CreateInsertFramesBuilder

Created in NX5.0.0. More...

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

List of all members.

Public Types

enum  Types { TypesTransverse, TypesLongitudnalZ, TypesLongitudnalY }
 Represents the Insert Frame Builder type. More...

Public Member Functions

void SetStartFrameName (const NXString &frameName)
 Sets the Transverse Frame name
Created in NX5.0.0.
void SetType (NXOpen::Features::ShipDesign::InsertFramesBuilder::Types type)
 Sets the type
Created in NX5.0.0.
NXString StartFrameName ()
 Returns the Transverse Frame name
Created in NX5.0.0.
NXOpen::Features::ShipDesign::InsertFramesBuilder::Types Type ()
 Returns the type
Created in NX5.0.0.

Detailed Description

Represents a Features::ShipDesign::InsertFramesBuilder builder
To create a new instance of this class, use Features::ShipCollection::CreateInsertFramesBuilder

Created in NX5.0.0.



Member Enumeration Documentation

Represents the Insert Frame Builder type.

Enumerator:
TypesTransverse 

transverse

TypesLongitudnalZ 

longitudnal z

TypesLongitudnalY 

longitudnal y


Member Function Documentation

Sets the Transverse Frame name
Created in NX5.0.0.



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

Parameters:
frameNameframename

Sets the type
Created in NX5.0.0.



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

Parameters:
typetype

Returns the Transverse Frame name
Created in NX5.0.0.



License requirements : None

Returns the type
Created in NX5.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.