NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
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

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. More...
 
NXOpen::NXColorChannelColor ()
 Returns the selected channel body color. More...
 
NXOpen::SelectBodyListChannels ()
 Returns the channel or body to assign new attributes. More...
 
NXString ChannelType ()
 Returns the type to specify the Cooling fittings types: oil, air or water. More...
 
void GetChannelColor (double *redValue, double *greenValue, double *blueValue)
 Returns color value for the selected channels. More...
 
int Layer ()
 Returns the layer value for the selected channels. More...
 
void SetAttributeType (NXOpen::Tooling::SpecifyBaffleBuilder::AttributeTypes attrType)
 Sets the type of attributes conversion type values. More...
 
void SetChannelColor (NXOpen::NXColor *channelColor)
 Sets the selected channel body color. More...
 
void SetChannelColor (double redValue, double greenValue, double blueValue)
 Sets the channel color. More...
 
void SetChannelType (const NXString &channelType)
 Sets the type to specify the Cooling fittings types: oil, air or water. More...
 
void SetChannelType (const char *channelType)
 Sets the type to specify the Cooling fittings types: oil, air or water. More...
 
void SetColorModified (bool modified)
 Sets the color value modified or not. More...
 
void SetLayer (int layer)
 Sets the layer value for the selected channels. 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 builder to be used to create specify baffle.


To create a new instance of this class, use NXOpen::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

NXOpen::Tooling::SpecifyBaffleBuilder::AttributeTypes NXOpen::Tooling::SpecifyBaffleBuilder::AttributeType ( )

Returns the type of attributes conversion type values.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

NXOpen::NXColor* NXOpen::Tooling::SpecifyBaffleBuilder::ChannelColor ( )

Returns the selected channel body color.


Created in NX8.0.1.

License requirements : ug_mold_design ("UG MOLD")

NXOpen::SelectBodyList* NXOpen::Tooling::SpecifyBaffleBuilder::Channels ( )

Returns the channel or body to assign new attributes.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

NXString NXOpen::Tooling::SpecifyBaffleBuilder::ChannelType ( )

Returns the type to specify the Cooling fittings types: oil, air or water.


Created in NX10.0.0.

License requirements : None

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

Returns color value for the selected channels.


Deprecated:
Deprecated in NX8.5.0. Use Tooling::SpecifyBaffleBuilder::ChannelColor instead.


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
int NXOpen::Tooling::SpecifyBaffleBuilder::Layer ( )

Returns the layer value for the selected channels.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

void NXOpen::Tooling::SpecifyBaffleBuilder::SetAttributeType ( NXOpen::Tooling::SpecifyBaffleBuilder::AttributeTypes  attrType)

Sets the type of attributes conversion type values.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

Parameters
attrTypeattrtype
void NXOpen::Tooling::SpecifyBaffleBuilder::SetChannelColor ( NXOpen::NXColor channelColor)

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.5.0. Use Tooling::SpecifyBaffleBuilder::SetChannelColor instead.


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
void NXOpen::Tooling::SpecifyBaffleBuilder::SetChannelType ( const NXString channelType)

Sets the type to specify the Cooling fittings types: oil, air or water.


Created in NX10.0.0.

License requirements : ug_mold_design ("UG MOLD")

Parameters
channelTypechanneltype
void NXOpen::Tooling::SpecifyBaffleBuilder::SetChannelType ( const char *  channelType)

Sets the type to specify the Cooling fittings types: oil, air or water.


Created in NX10.0.0.

License requirements : ug_mold_design ("UG MOLD")

Parameters
channelTypechanneltype
void NXOpen::Tooling::SpecifyBaffleBuilder::SetColorModified ( bool  modified)

Sets the color value modified or not.


Created in NX8.0.0.

License requirements : ug_mold_design ("UG MOLD")

Parameters
modifiedmodified
void NXOpen::Tooling::SpecifyBaffleBuilder::SetLayer ( int  layer)

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.