NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Tooling::SpecifyBaffleBuilder Class Reference

Represents a builder to be used to create specify baffle. More...

Inheritance diagram for NXOpen::Tooling::SpecifyBaffleBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  AttributeTypes { AttributeTypesBodyAsChannel, AttributeTypesBodyAsBaffle }
 Types to specify how to assign attributes to the selected body. More...

Public Member Functions

NXOpen::Tooling::SpecifyBaffleBuilder::AttributeTypes AttributeType ()
 Returns the type of attributes conversion type values.
NXOpen::NXColorChannelColor ()
 Returns the selected channel body color.
NXOpen::SelectBodyListChannels ()
 Returns the channel or body to assign new attributes.
void GetChannelColor (double *redValue, double *greenValue, double *blueValue)
 Returns color value for the selected channels.
int Layer ()
 Returns the layer value for the selected channels.
void SetAttributeType (NXOpen::Tooling::SpecifyBaffleBuilder::AttributeTypes attrType)
 Sets the type of attributes conversion type values.
void SetChannelColor (NXOpen::NXColor *channelColor)
 Sets the selected channel body color.
void SetChannelColor (double redValue, double greenValue, double blueValue)
 Sets the channel color.
void SetColorModified (bool modified)
 Sets the color value modified or not.
void SetLayer (int layer)
 Sets the layer value for the selected channels.

Detailed Description

Represents a builder to be used to create specify baffle.


To create a new instance of this class, use Tooling::SpecifyBaffleCollection::CreateBuilder
Default values.

Property Value

AttributeType

BodyAsChannel

Layer

1


Created in NX8.0.0.


Member Enumeration Documentation

Types to specify how to assign attributes to the selected body.

Enumerator:
AttributeTypesBodyAsChannel 

Cooling channel attributes assigned to the selected body.

AttributeTypesBodyAsBaffle 

Cooling baffle attributes assigned to the selected body.


Member Function Documentation

Returns the type of attributes conversion type values.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

Returns the selected channel body color.


Created in NX8.0.1.

License requirements : ug_mold_design ("UG MOLD")

Returns the channel or body to assign new attributes.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

void NXOpen::Tooling::SpecifyBaffleBuilder::GetChannelColor ( double *  redValue,
double *  greenValue,
double *  blueValue 
)

Returns color value for the selected channels.


Deprecated:
Deprecated in NX8.0.1.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

Parameters:
redValuered value between 0 and 1
greenValuegreen value between 0 and 1
blueValueblue value between 0 and 1

Returns the layer value for the selected channels.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

Sets the type of attributes conversion type values.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

Parameters:
attrTypeattrtype

Sets the selected channel body color.


Created in NX8.0.1.

License requirements : ug_mold_design ("UG MOLD")

Parameters:
channelColorchannelcolor
void NXOpen::Tooling::SpecifyBaffleBuilder::SetChannelColor ( double  redValue,
double  greenValue,
double  blueValue 
)

Sets the channel color.


Deprecated:
Deprecated in NX8.0.1.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

Parameters:
redValuered value between 0 and 1
greenValuegreen value between 0 and 1
blueValueblue value between 0 and 1

Sets the color value modified or not.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

Parameters:
modifiedmodified

Sets the layer value for the selected channels.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

Parameters:
layerlayer

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