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

Represents a builder that is used to create or edit a Features::ShipDesign::SteelInsulation feature. More...

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

List of all members.

Public Member Functions

NXOpen::Features::ShipDesign::SteelInsulationBoundaryBuilderListBoundaryList ()
 Returns the list of Features::ShipDesign::SteelInsulationBoundaryBuilder defining the insulation boundaries that need to be adjusted.
NXOpen::Features::ShipDesign::SteelInsulationBoundaryBuilderCreateSteelInsulationBoundary ()
 Creates a Features::ShipDesign::SteelInsulationBoundaryBuilder builder.
double DistanceTolerance ()
 Returns the modeling distance tolerance.
bool EnableBoundaryAdjustment ()
 Returns the indication if the boundary adjustement is enabled.
bool InsulateProfile ()
 Returns the indication if the profile attached to the plate should be insulated.
NXOpen::ExpressionInsulationHeight ()
 Returns the expression containing the insulation height value for the profiles.
int MaterialType ()
 Returns the insulation material type.
void SetDistanceTolerance (double distanceTolerance)
 Sets the modeling distance tolerance.
void SetEnableBoundaryAdjustment (bool enableBoundaryAdjustment)
 Sets the indication if the boundary adjustement is enabled.
void SetInsulateProfile (bool insulateProfile)
 Sets the indication if the profile attached to the plate should be insulated.
void SetMaterialType (int materialType)
 Sets the insulation material type.
void SetThickenDirection (bool thickenDirection)
 Sets the indication if the thicken direction of the insulation should be the same as the sewn face normal.
NXOpen::ScCollectorSteelFaces ()
 Returns the collection of faces to be insulated.
bool ThickenDirection ()
 Returns the indication if the thicken direction of the insulation should be the same as the sewn face normal.
NXOpen::ExpressionThickness ()
 Returns the expression containing the insulation material thickness value.

Detailed Description

Represents a builder that is used to create or edit a Features::ShipDesign::SteelInsulation feature.

The steel insulation feature creates a single solid body representing the insultion on the steel surfaces.
To create a new instance of this class, use Features::ShipCollection::CreateSteelInsulationBuilder
Default values.

Property Value

Thickness.Value

25 (millimeters part), 1.0 (inches part)


Created in NX8.0.0.


Member Function Documentation

Returns the list of Features::ShipDesign::SteelInsulationBoundaryBuilder defining the insulation boundaries that need to be adjusted.


Created in NX8.0.0.

License requirements : None

Creates a Features::ShipDesign::SteelInsulationBoundaryBuilder builder.

Returns:

Created in NX8.0.0.

License requirements : nx_ship_detail ("Ship Detail Design")

Returns the modeling distance tolerance.


Created in NX8.0.0.

License requirements : None

Returns the indication if the boundary adjustement is enabled.


Created in NX8.0.0.

License requirements : None

Returns the indication if the profile attached to the plate should be insulated.


Created in NX8.0.0.

License requirements : None

Returns the expression containing the insulation height value for the profiles.


Created in NX8.0.0.

License requirements : None

Returns the insulation material type.

The material information is defined in nxship_manufacturing_config.dat file.
Created in NX8.0.0.

License requirements : None

Sets the modeling distance tolerance.


Created in NX8.0.0.

License requirements : nx_ship_detail ("Ship Detail Design")

Parameters:
distanceTolerancedistancetolerance

Sets the indication if the boundary adjustement is enabled.


Created in NX8.0.0.

License requirements : nx_ship_detail ("Ship Detail Design")

Parameters:
enableBoundaryAdjustmentenableboundaryadjustment

Sets the indication if the profile attached to the plate should be insulated.


Created in NX8.0.0.

License requirements : nx_ship_detail ("Ship Detail Design")

Parameters:
insulateProfileinsulateprofile

Sets the insulation material type.

The material information is defined in nxship_manufacturing_config.dat file.
Created in NX8.0.0.

License requirements : nx_ship_detail ("Ship Detail Design")

Parameters:
materialTypematerialtype

Sets the indication if the thicken direction of the insulation should be the same as the sewn face normal.

True indicates that the insulation will be thickened in the same direction as the sewn face normal.
Created in NX8.0.0.

License requirements : nx_ship_detail ("Ship Detail Design")

Parameters:
thickenDirectionthickendirection

Returns the collection of faces to be insulated.

During creation, each set of faces that can be sewn into a single sheet will form a new steel insulation feature. During edit, all the faces must be sewable to a single sheet body.
Created in NX8.0.0.

License requirements : None

Returns the indication if the thicken direction of the insulation should be the same as the sewn face normal.

True indicates that the insulation will be thickened in the same direction as the sewn face normal.
Created in NX8.0.0.

License requirements : None

Returns the expression containing the insulation material thickness value.


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.