NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder Class Reference

Represents a NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder which is used to change default object display settings for ship structures. More...

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

Public Types

enum  AngleRuleTypes { AngleRuleTypesRightHand, AngleRuleTypesShipOrientation }
 The methods that can be used to measure angles in ship design. More...
 
enum  ColorType { ColorTypeDefault, ColorTypeSet }
 the color option type More...
 
enum  Types {
  TypesHull, TypesDeck, TypesTransverseBulkhead, TypesLongitudinalBulkhead,
  TypesGenericPlateSystem, TypesStiffenerSystem, TypesEdgeReinforcementSystem, TypesPillarSystem,
  TypesScantlingSeam, TypesErectionSeam, TypesStrakingSeam, TypesIntersectionSeam,
  TypesBracket, TypesCollarPlate
}
 This enum represents the ship structure types. More...
 

Public Member Functions

double AnalysisSpacing ()
 Returns the distance between points on the path used to check twist rate or surface angle. More...
 
NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::AngleRuleTypes AngleRule ()
 Returns the indication of how angles are to be measured. More...
 
NXOpen::NXColorColor ()
 Returns the default color to use for the current ship structure type, only used if the ColorOption is NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::ColorTypeSet . More...
 
NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::ColorType ColorOption ()
 Returns the color option of the current ship structure type. More...
 
NXOpen::Preferences::PartObject::LineFontType Font ()
 Returns the default font to use for the current ship structure type. More...
 
int Layer ()
 Returns the default layer to use for the current ship structure type. More...
 
void SetAnalysisSpacing (double analysisSpacing)
 Sets the distance between points on the path used to check twist rate or surface angle. More...
 
void SetAngleRule (NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::AngleRuleTypes angleRule)
 Sets the indication of how angles are to be measured. More...
 
void SetColor (NXOpen::NXColor *color)
 Sets the default color to use for the current ship structure type, only used if the ColorOption is NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::ColorTypeSet . More...
 
void SetColorOption (NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::ColorType colorOption)
 Sets the color option of the current ship structure type. More...
 
void SetFont (NXOpen::Preferences::PartObject::LineFontType font)
 Sets the default font to use for the current ship structure type. More...
 
void SetLayer (int layer)
 Sets the default layer to use for the current ship structure type. More...
 
void SetShipStructureType (NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Types type)
 Sets the ship structure type. More...
 
void SetSurfaceAngleAcceptableColor (NXOpen::NXColor *surfaceAngleAcceptableColor)
 Sets the surface angle acceptable color. More...
 
void SetSurfaceAngleFailureColor (NXOpen::NXColor *surfaceAngleFailureColor)
 Sets the surface angle failure color. More...
 
void SetSurfaceAngleFailureLimit (double surfaceAngleFailureLimit)
 Sets the surface angle failure limit. More...
 
void SetSurfaceAngleWarningColor (NXOpen::NXColor *surfaceAngleWarningColor)
 Sets the surface angle warning color. More...
 
void SetSurfaceAngleWarningLimit (double surfaceAngleWarningLimit)
 Sets the surface angle warning limit. More...
 
void SetTwistRateAcceptableColor (NXOpen::NXColor *twistRateAcceptableColor)
 Sets the twist rate acceptable color. More...
 
void SetTwistRateFailureColor (NXOpen::NXColor *twistRateFailureColor)
 Sets the twist rate failure color. More...
 
void SetTwistRateFailureLimit (double twistRateFailureLimit)
 Sets the twist rate failure limit. More...
 
void SetTwistRateWarningColor (NXOpen::NXColor *twistRateWarningColor)
 Sets the twist rate warning color. More...
 
void SetTwistRateWarningLimit (double twistRateWarningLimit)
 Sets the twist rate warning limit. More...
 
void SetType (NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Types type)
 Sets the ship structure type. More...
 
void SetWidth (NXOpen::Preferences::PartObject::WidthType width)
 Sets the default width to use for the current ship structure type. More...
 
NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Types ShipStructureType ()
 Returns the ship structure type. More...
 
NXOpen::NXColorSurfaceAngleAcceptableColor ()
 Returns the surface angle acceptable color. More...
 
NXOpen::NXColorSurfaceAngleFailureColor ()
 Returns the surface angle failure color. More...
 
double SurfaceAngleFailureLimit ()
 Returns the surface angle failure limit. More...
 
NXOpen::NXColorSurfaceAngleWarningColor ()
 Returns the surface angle warning color. More...
 
double SurfaceAngleWarningLimit ()
 Returns the surface angle warning limit. More...
 
NXOpen::NXColorTwistRateAcceptableColor ()
 Returns the twist rate acceptable color. More...
 
NXOpen::NXColorTwistRateFailureColor ()
 Returns the twist rate failure color. More...
 
double TwistRateFailureLimit ()
 Returns the twist rate failure limit. More...
 
NXOpen::NXColorTwistRateWarningColor ()
 Returns the twist rate warning color. More...
 
double TwistRateWarningLimit ()
 Returns the twist rate warning limit. More...
 
NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Types Type ()
 Returns the ship structure type. More...
 
NXOpen::Preferences::PartObject::WidthType Width ()
 Returns the default width to use for the current ship structure type. More...
 
- Public Member Functions inherited from NXOpen::Features::FeatureBuilder
NXOpen::Features::FeatureCommitFeature ()
 Commits the feature parameters and creates the feature. More...
 
NXOpen::Features::FeatureGetFeature ()
 Returns the feature currently being edited by this builder. More...
 
void HideInternalParentFeatureAfterEdit (NXOpen::Features::Feature *parentFeature)
 Re-suppress an internal parent feature (a slave feature) after it has been edited. More...
 
bool ParentFeatureInternal ()
 Returns whether or not the latest timestamped parent feature of this feature should be made internal
Created in NX5.0.0. More...
 
bool PatchSolutionFlag ()
 Returns the patch solution flag
Created in NX8.0.1. More...
 
NXString PatchSurfaceFilename ()
 Returns the patch surface filename
Created in NX8.0.1. More...
 
void SetParentFeatureInternal (NXOpen::Features::Feature *parentFeature)
 Set the parent features which would be internal or slaves to the feature being created or commited
Created in NX6.0.0. More...
 
void SetParentFeatureInternal (bool isInternal)
 Sets whether or not the latest timestamped parent feature of this feature should be made internal
Created in NX5.0.0. More...
 
void SetPatchSolutionFlag (bool optionValue)
 Sets the patch solution flag
Created in NX8.0.1. More...
 
void SetPatchSurfaceFilename (const NXString &surfaceFilename)
 Sets the patch surface filename
Created in NX8.0.1. More...
 
void SetPatchSurfaceFilename (const char *surfaceFilename)
 Sets the patch surface filename
Created in NX8.0.1. More...
 
void SetSurroundingPatchSurfaceFilename (const NXString &surroundingSurfaceFilename)
 Sets the surrounding patch surface filename
Created in NX8.0.1. More...
 
void SetSurroundingPatchSurfaceFilename (const char *surroundingSurfaceFilename)
 Sets the surrounding patch surface filename
Created in NX8.0.1. More...
 
void ShowInternalParentFeatureForEdit (NXOpen::Features::Feature *parentFeature)
 Unsuppress an internal parent feature (a slave feature) so it can be edited. More...
 
NXString SurroundingPatchSurfaceFilename ()
 Returns the surrounding patch surface filename
Created in NX8.0.1. More...
 
void UnsetParentFeatureInternal (NXOpen::Features::Feature *parentFeature)
 Set the internal parent feature of the feature being edited to external
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder which is used to change default object display settings for ship structures.


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

Property Value

AnalysisSpacing

100

AngleRule

RightHand

ColorOption

Default

Layer

0

SurfaceAngleFailureLimit

20

SurfaceAngleWarningLimit

10

TwistRateFailureLimit

3

TwistRateWarningLimit

1


Created in NX8.0.0.

Member Enumeration Documentation

The methods that can be used to measure angles in ship design.

Enumerator
AngleRuleTypesRightHand 

Angle is measured using the right hand rule system.

AngleRuleTypesShipOrientation 

Angle direction and reference position is determined by the location in the ship.

the color option type

Enumerator
ColorTypeDefault 

default type

ColorTypeSet 

set color type

This enum represents the ship structure types.

Enumerator
TypesHull 

Hull type.

TypesDeck 

Deck type.

TypesTransverseBulkhead 

Transverse Bulkhead type.

TypesLongitudinalBulkhead 

Longitudinal Bulkhead type.

TypesGenericPlateSystem 

Generic Plate System type.

TypesStiffenerSystem 

Stiffener System type.

TypesEdgeReinforcementSystem 

Edge Reinforcement System type.

TypesPillarSystem 

Pillar System type.

TypesScantlingSeam 

Scantling Seam type.

TypesErectionSeam 

Erection Seam type.

TypesStrakingSeam 

Straking Seam type.

TypesIntersectionSeam 

Intersection Seam type.

TypesBracket 

Bracket type.

TypesCollarPlate 

Collar Plate type.

Member Function Documentation

double NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::AnalysisSpacing ( )

Returns the distance between points on the path used to check twist rate or surface angle.


Created in NX9.0.0.

License requirements : None

NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::AngleRuleTypes NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::AngleRule ( )

Returns the indication of how angles are to be measured.


Created in NX9.0.0.

License requirements : None

NXOpen::NXColor* NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Color ( )

Returns the default color to use for the current ship structure type, only used if the ColorOption is NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::ColorTypeSet .


Created in NX8.0.0.

License requirements : None

NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::ColorType NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::ColorOption ( )

Returns the color option of the current ship structure type.


Created in NX8.0.0.

License requirements : None

NXOpen::Preferences::PartObject::LineFontType NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Font ( )

Returns the default font to use for the current ship structure type.


Created in NX8.0.0.

License requirements : None

int NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Layer ( )

Returns the default layer to use for the current ship structure type.


Created in NX8.0.0.

License requirements : None

void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetAnalysisSpacing ( double  analysisSpacing)

Sets the distance between points on the path used to check twist rate or surface angle.


Created in NX9.0.0.

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

Parameters
analysisSpacinganalysisspacing
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetAngleRule ( NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::AngleRuleTypes  angleRule)

Sets the indication of how angles are to be measured.


Created in NX9.0.0.

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

Parameters
angleRuleanglerule
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetColor ( NXOpen::NXColor color)

Sets the default color to use for the current ship structure type, only used if the ColorOption is NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::ColorTypeSet .


Created in NX8.0.0.

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

Parameters
colorcolor
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetColorOption ( NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::ColorType  colorOption)

Sets the color option of the current ship structure type.


Created in NX8.0.0.

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

Parameters
colorOptioncoloroption
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetFont ( NXOpen::Preferences::PartObject::LineFontType  font)

Sets the default font to use for the current ship structure type.


Created in NX8.0.0.

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

Parameters
fontfont
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetLayer ( int  layer)

Sets the default layer to use for the current ship structure type.


Created in NX8.0.0.

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

Parameters
layerlayer
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetShipStructureType ( NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Types  type)
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetSurfaceAngleAcceptableColor ( NXOpen::NXColor surfaceAngleAcceptableColor)

Sets the surface angle acceptable color.

All analysis that has a angle from the surface normal to the web lower than the surface angle warning limit will be displayed in this color.
Created in NX9.0.0.

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

Parameters
surfaceAngleAcceptableColorsurfaceangleacceptablecolor
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetSurfaceAngleFailureColor ( NXOpen::NXColor surfaceAngleFailureColor)

Sets the surface angle failure color.

All analysis that has a angle between the surface normal and the web exceeding the surface angle failure limit will be displayed in this color.
Created in NX9.0.0.

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

Parameters
surfaceAngleFailureColorsurfaceanglefailurecolor
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetSurfaceAngleFailureLimit ( double  surfaceAngleFailureLimit)

Sets the surface angle failure limit.

If the angle between the surface normal and the web exceeds this value the analysis will be display with the surface angle failure color.
Created in NX9.0.0.

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

Parameters
surfaceAngleFailureLimitsurfaceanglefailurelimit
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetSurfaceAngleWarningColor ( NXOpen::NXColor surfaceAngleWarningColor)

Sets the surface angle warning color.

All analysis that has a angle between the surface normal and the web exceeding the surface angle warning limit will be displayed in this color.
Created in NX9.0.0.

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

Parameters
surfaceAngleWarningColorsurfaceanglewarningcolor
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetSurfaceAngleWarningLimit ( double  surfaceAngleWarningLimit)

Sets the surface angle warning limit.

If the angle between the surface normal and the web exceeds this value the analysis will be display with the surface angle warning color.
Created in NX9.0.0.

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

Parameters
surfaceAngleWarningLimitsurfaceanglewarninglimit
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetTwistRateAcceptableColor ( NXOpen::NXColor twistRateAcceptableColor)

Sets the twist rate acceptable color.

All analysis that has a twist rate lower than the twist rate warning limit will be displayed in this color.
Created in NX9.0.0.

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

Parameters
twistRateAcceptableColortwistrateacceptablecolor
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetTwistRateFailureColor ( NXOpen::NXColor twistRateFailureColor)

Sets the twist rate failure color.

All analysis that exceeds the twist rate failure limit will be displayed using this color.
Created in NX9.0.0.

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

Parameters
twistRateFailureColortwistratefailurecolor
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetTwistRateFailureLimit ( double  twistRateFailureLimit)

Sets the twist rate failure limit.

If the twist rate exceeds this value the analysis will be display with the twist rate failure color.
Created in NX9.0.0.

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

Parameters
twistRateFailureLimittwistratefailurelimit
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetTwistRateWarningColor ( NXOpen::NXColor twistRateWarningColor)

Sets the twist rate warning color.

All analysis that exceeds the twist rate warning limit will be displayed using this color.
Created in NX9.0.0.

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

Parameters
twistRateWarningColortwistratewarningcolor
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetTwistRateWarningLimit ( double  twistRateWarningLimit)

Sets the twist rate warning limit.

If the twist rate exceeds this value the analysis will be display with the twist rate warning color.
Created in NX9.0.0.

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

Parameters
twistRateWarningLimittwistratewarninglimit
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetType ( NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Types  type)

Sets the ship structure type.


Deprecated:
Deprecated in NX9.0.0. Set the active ship structure using NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetShipStructureType .


Created in NX8.0.0.

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

Parameters
typetype
void NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SetWidth ( NXOpen::Preferences::PartObject::WidthType  width)

Sets the default width to use for the current ship structure type.


Created in NX8.0.0.

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

Parameters
widthwidth
NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Types NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::ShipStructureType ( )
NXOpen::NXColor* NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SurfaceAngleAcceptableColor ( )

Returns the surface angle acceptable color.

All analysis that has a angle from the surface normal to the web lower than the surface angle warning limit will be displayed in this color.
Created in NX9.0.0.

License requirements : None

NXOpen::NXColor* NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SurfaceAngleFailureColor ( )

Returns the surface angle failure color.

All analysis that has a angle between the surface normal and the web exceeding the surface angle failure limit will be displayed in this color.
Created in NX9.0.0.

License requirements : None

double NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SurfaceAngleFailureLimit ( )

Returns the surface angle failure limit.

If the angle between the surface normal and the web exceeds this value the analysis will be display with the surface angle failure color.
Created in NX9.0.0.

License requirements : None

NXOpen::NXColor* NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SurfaceAngleWarningColor ( )

Returns the surface angle warning color.

All analysis that has a angle between the surface normal and the web exceeding the surface angle warning limit will be displayed in this color.
Created in NX9.0.0.

License requirements : None

double NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::SurfaceAngleWarningLimit ( )

Returns the surface angle warning limit.

If the angle between the surface normal and the web exceeds this value the analysis will be display with the surface angle warning color.
Created in NX9.0.0.

License requirements : None

NXOpen::NXColor* NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::TwistRateAcceptableColor ( )

Returns the twist rate acceptable color.

All analysis that has a twist rate lower than the twist rate warning limit will be displayed in this color.
Created in NX9.0.0.

License requirements : None

NXOpen::NXColor* NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::TwistRateFailureColor ( )

Returns the twist rate failure color.

All analysis that exceeds the twist rate failure limit will be displayed using this color.
Created in NX9.0.0.

License requirements : None

double NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::TwistRateFailureLimit ( )

Returns the twist rate failure limit.

If the twist rate exceeds this value the analysis will be display with the twist rate failure color.
Created in NX9.0.0.

License requirements : None

NXOpen::NXColor* NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::TwistRateWarningColor ( )

Returns the twist rate warning color.

All analysis that exceeds the twist rate warning limit will be displayed using this color.
Created in NX9.0.0.

License requirements : None

double NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::TwistRateWarningLimit ( )

Returns the twist rate warning limit.

If the twist rate exceeds this value the analysis will be display with the twist rate warning color.
Created in NX9.0.0.

License requirements : None

NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Types NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Type ( )

Returns the ship structure type.


Deprecated:
Deprecated in NX9.0.0. Get the active ship structure using NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::ShipStructureType .


Created in NX8.0.0.

License requirements : None

NXOpen::Preferences::PartObject::WidthType NXOpen::Features::ShipDesign::ShipDesignPreferencesBuilder::Width ( )

Returns the default width to use for the current ship structure type.


Created in NX8.0.0.

License requirements : None


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