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

Represents a FlowBuilder Builder More...

Inheritance diagram for NXOpen.CAM.FlowBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  FlowEditTypes { Automatic, UserDefined }
 Available types for Flow Cut/Manual Assembly in scop More...
 
enum  FlowOffsetModeType { Single, Multiple, Reftool }
 Available types for Flow Cut/Offset Mode in scop More...
 

Properties

unsafe bool CenterCurve [get, set]
 Returns or sets the Cleanup Output, Tool End Boundary More...
 
unsafe bool ContactBnd [get, set]
 Returns or sets the Cleanup Output, Contact Boundary More...
 
unsafe
NXOpen.CAM.FlowBuilder.FlowEditTypes 
FlowEdit [get, set]
 Returns or sets the Manual Assembly More...
 
unsafe
NXOpen.CAM.FlowBuilder.FlowOffsetModeType 
FlowOffsetMode [get, set]
 Returns or sets the Flow Cut/Offset Mode More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
FlowOverlapDistBuilder [get]
 Returns the flow overlap distance More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
MaxConcavityAngleBuilder [get]
 Returns the flow max concavity More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MergeDistBuilder [get]
 Returns the builder of flow merge distance More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MinCutLengthBuilder [get]
 Returns the flow min cut length More...
 
unsafe
NXOpen.CAM.FlowCutSteepContainment 
NonSteepCutting [get]
 Returns the Non-steep Cutting Builder More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
SteepAngleBuilder [get]
 Returns the Steep Angle More...
 
unsafe
NXOpen.CAM.FlowCutSteepContainment 
SteepCutting [get]
 Returns the Steep Cutting Builder More...
 
unsafe double TlDiameter [get, set]
 Returns or sets the flow reference tool diameter 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.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a FlowBuilder Builder

This is an abstract class and cannot be instantiated.

Created in NX5.0.0

Member Enumeration Documentation

Available types for Flow Cut/Manual Assembly in scop

Enumerator
Automatic 

Automatic

UserDefined 

User Defined

Available types for Flow Cut/Offset Mode in scop

Enumerator
Single 

Single Pass

Multiple 

Multiple Offsets

Reftool 

Reference Tool Offsets

Property Documentation

unsafe bool NXOpen.CAM.FlowBuilder.CenterCurve
getset

Returns or sets the Cleanup Output, Tool End Boundary

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAM.FlowBuilder.ContactBnd
getset

Returns or sets the Cleanup Output, Contact Boundary

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.FlowBuilder.FlowEditTypes NXOpen.CAM.FlowBuilder.FlowEdit
getset

Returns or sets the Manual Assembly

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.FlowBuilder.FlowOffsetModeType NXOpen.CAM.FlowBuilder.FlowOffsetMode
getset

Returns or sets the Flow Cut/Offset Mode

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.FlowBuilder.FlowOverlapDistBuilder
get

Returns the flow overlap distance

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.FlowBuilder.MaxConcavityAngleBuilder
get

Returns the flow max concavity

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.FlowBuilder.MergeDistBuilder
get

Returns the builder of flow merge distance

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.FlowBuilder.MinCutLengthBuilder
get

Returns the flow min cut length

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.FlowCutSteepContainment NXOpen.CAM.FlowBuilder.NonSteepCutting
get

Returns the Non-steep Cutting Builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.FlowBuilder.SteepAngleBuilder
get

Returns the Steep Angle

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.FlowCutSteepContainment NXOpen.CAM.FlowBuilder.SteepCutting
get

Returns the Steep Cutting Builder

Created in NX7.5.0

License requirements: None.

unsafe double NXOpen.CAM.FlowBuilder.TlDiameter
getset

Returns or sets the flow reference tool diameter

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")


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