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

Represents a boundary turning member set . More...

Inheritance diagram for NXOpen.CAM.BoundaryTurnMemberSet:
NXOpen.CAM.BoundaryMemberSet NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ConcaveCornersTypeValue { Extend, ConnectLinear }
 the types available for the concave corners More...
 
- Public Types inherited from NXOpen.CAM.BoundaryMemberSet
enum  ConnectMemberType { Extend, Direct }
 the types available for connect member More...
 

Properties

unsafe
NXOpen.CAM.BoundaryTurnMemberSet.ConcaveCornersTypeValue 
ConcaveCorners [get, set]
 Returns or sets the concave corners More...
 
unsafe
NXOpen.CAM.BoundaryTurnMemberCorner 
Corner1 [get]
 Returns the main corner 1 More...
 
unsafe
NXOpen.CAM.BoundaryTurnMemberCorner 
Corner2 [get]
 Returns the main corner 2 More...
 
unsafe
NXOpen.CAM.BoundaryTurnMemberFeed 
CustomFeed [get]
 Returns the custom feed rate More...
 
unsafe
NXOpen.CAM.BoundaryTurnMemberEvents 
Events [get]
 Returns the post events More...
 
unsafe
NXOpen.CAM.BoundaryTurnMemberFineFinishCorner 
FineFinishCorner1 [get]
 Returns the fine finish corner 1 More...
 
unsafe
NXOpen.CAM.BoundaryTurnMemberFineFinishCorner 
FineFinishCorner2 [get]
 Returns the fine finish corner 2 More...
 
unsafe
NXOpen.CAM.BoundaryTurnMemberFineFinishOffset 
FineFinishOffset [get]
 Returns the fine finish offset More...
 
unsafe bool IgnoreFineFinishOffset [get, set]
 Returns or sets the ignore fine finish offset More...
 
unsafe bool IgnoreMember [get, set]
 Returns or sets the ignore member toggle More...
 
unsafe
NXOpen.CAM.BoundaryTurnMemberOffset 
OffsetBuilder [get]
 Returns the main offset More...
 
- Properties inherited from NXOpen.CAM.BoundaryMemberSet
unsafe
NXOpen.CAM.BoundaryMemberSet.ConnectMemberType 
ConnectMember [get, set]
 Returns or sets the connect member More...
 
unsafe bool CustomOffset [get, set]
 Returns or sets the flag whether this boundary has custom offset activated More...
 
unsafe double Offset [get, set]
 Returns or sets the offset value 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 boundary turning member set .

This is an abstract class and cannot be instantiated.

Created in NX9.0.2

Member Enumeration Documentation

the types available for the concave corners

Enumerator
Extend 
ConnectLinear 

Property Documentation

unsafe NXOpen.CAM.BoundaryTurnMemberSet.ConcaveCornersTypeValue NXOpen.CAM.BoundaryTurnMemberSet.ConcaveCorners
getset

Returns or sets the concave corners

Created in NX9.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.BoundaryTurnMemberCorner NXOpen.CAM.BoundaryTurnMemberSet.Corner1
get

Returns the main corner 1

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.BoundaryTurnMemberCorner NXOpen.CAM.BoundaryTurnMemberSet.Corner2
get

Returns the main corner 2

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.BoundaryTurnMemberFeed NXOpen.CAM.BoundaryTurnMemberSet.CustomFeed
get

Returns the custom feed rate

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.BoundaryTurnMemberEvents NXOpen.CAM.BoundaryTurnMemberSet.Events
get

Returns the post events

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.BoundaryTurnMemberFineFinishCorner NXOpen.CAM.BoundaryTurnMemberSet.FineFinishCorner1
get

Returns the fine finish corner 1

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.BoundaryTurnMemberFineFinishCorner NXOpen.CAM.BoundaryTurnMemberSet.FineFinishCorner2
get

Returns the fine finish corner 2

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.BoundaryTurnMemberFineFinishOffset NXOpen.CAM.BoundaryTurnMemberSet.FineFinishOffset
get

Returns the fine finish offset

Created in NX9.0.2

License requirements: None.

unsafe bool NXOpen.CAM.BoundaryTurnMemberSet.IgnoreFineFinishOffset
getset

Returns or sets the ignore fine finish offset

Created in NX9.0.2

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.BoundaryTurnMemberSet.IgnoreMember
getset

Returns or sets the ignore member toggle

Created in NX9.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.BoundaryTurnMemberOffset NXOpen.CAM.BoundaryTurnMemberSet.OffsetBuilder
get

Returns the main offset

Created in NX9.0.2

License requirements: None.


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