NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Tooling.CoolingExtendBuilder Class Reference

The builder class for Channel Extend which assists you to extend the channel. More...

Inheritance diagram for NXOpen.Tooling.CoolingExtendBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  TipEndTypes { None, Angle, Round }
 The tip end types of channel More...
 

Properties

unsafe bool AdjustBoundaryChannel [get, set]
 Returns or sets the value which specifies whether to extend boundary channel or not. More...
 
unsafe double BoundaryChannelExtension [get, set]
 Returns or sets the value of the boundary channel extension. More...
 
unsafe NXOpen.SelectBodyList ExtendChannel [get]
 Returns the cooling channel to be extended. More...
 
unsafe NXOpen.Expression ExtensionValue [get]
 Returns the value of the face extension More...
 
unsafe NXOpen.SelectBody LimitBody [get]
 Returns the body used to be the boundary of the face extension. More...
 
unsafe bool RemoveParameter [get, set]
 Returns or sets the flag to indicate whether to remove parameters of the created solid or not More...
 
unsafe bool ReverseDirection [get, set]
 Returns or sets the value which specifies whether to reverse the channel direction or not. More...
 
unsafe bool RoundTip [get, set]
 Returns or sets the flag to indicate whether to create round tip or not. More...
 
unsafe double TipAngle [get, set]
 Returns or sets the value for the tip angle of the channel. More...
 
unsafe NXOpen.Expression TipAngleValue [get]
 Returns the value for the tip angle of the channel. More...
 
unsafe
NXOpen.Tooling.CoolingExtendBuilder.TipEndTypes 
TipEndType [get, set]
 Returns or sets the candidate of tip end type More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

The builder class for Channel Extend which assists you to extend the channel.

To create a new instance of this class, use NXOpen.Tooling.CoolingExtendCollection.CreateCoolingExtendBuilder

Default values.

Property Value

AdjustBoundaryChannel

0

BoundaryChannelExtension

0

ExtensionValue.Value

0 (millimeters part), 0 (inches part)

RemoveParameter

0

RoundTip

0

TipAngleValue.Value

118

TipEndType

None

Created in NX7.5.0

Member Enumeration Documentation

The tip end types of channel

Enumerator
None 

No tip angle

Angle 

Angle tip

Round 

Round tip

Property Documentation

unsafe bool NXOpen.Tooling.CoolingExtendBuilder.AdjustBoundaryChannel
getset

Returns or sets the value which specifies whether to extend boundary channel or not.

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.Tooling.CoolingExtendBuilder.BoundaryChannelExtension
getset

Returns or sets the value of the boundary channel extension.

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.SelectBodyList NXOpen.Tooling.CoolingExtendBuilder.ExtendChannel
get

Returns the cooling channel to be extended.

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Tooling.CoolingExtendBuilder.ExtensionValue
get

Returns the value of the face extension

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.SelectBody NXOpen.Tooling.CoolingExtendBuilder.LimitBody
get

Returns the body used to be the boundary of the face extension.

Created in NX7.5.0

License requirements: None.

unsafe bool NXOpen.Tooling.CoolingExtendBuilder.RemoveParameter
getset

Returns or sets the flag to indicate whether to remove parameters of the created solid or not

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: ug_mold_design ("UG MOLD")

unsafe bool NXOpen.Tooling.CoolingExtendBuilder.ReverseDirection
getset

Returns or sets the value which specifies whether to reverse the channel direction or not.

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Tooling.CoolingExtendBuilder.RoundTip
getset

Returns or sets the flag to indicate whether to create round tip or not.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: ug_mold_design ("UG MOLD") OR nx_electrode_wizard ("NX Electrode Wizard") OR prog_die_wizard ("UG/Progressive Die Wizard")

unsafe double NXOpen.Tooling.CoolingExtendBuilder.TipAngle
getset

Returns or sets the value for the tip angle of the channel.

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Expression NXOpen.Tooling.CoolingExtendBuilder.TipAngleValue
get

Returns the value for the tip angle of the channel.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Tooling.CoolingExtendBuilder.TipEndTypes NXOpen.Tooling.CoolingExtendBuilder.TipEndType
getset

Returns or sets the candidate of tip end type

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: ug_mold_design ("UG MOLD")


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