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

Represents a boundary turning set. More...

Inheritance diagram for NXOpen.CAM.BoundaryTurnSet:
NXOpen.CAM.BoundarySet NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  FeedUnitTypes { None, PerMinute, PerRevolution }
 the types available for the feed rate unit More...
 
- Public Types inherited from NXOpen.CAM.BoundarySet
enum  BoundaryTypes { Closed, Open }
 the boundary types More...
 
enum  PlaneTypes { Automatic, UserDefined }
 the boundary plane types More...
 
enum  ToolPositionTypes { On, Contact }
 the tool position More...
 
enum  ToolSideTypes { InsideOrLeft, OutsideOrRight }
 the tool side types More...
 

Properties

unsafe bool CustomStock [get, set]
 Returns or sets the flag whether this boundary has custom stock activated More...
 
unsafe
NXOpen.CAM.BoundaryTurnSet.FeedUnitTypes 
FeedUnit [get, set]
 Returns or sets the feed rate unit More...
 
unsafe double FeedValue [get, set]
 Returns or sets the feed rate value More...
 
unsafe bool IgnoreFineFinishOffset [get, set]
 Returns or sets the ignore fine finish offset status More...
 
unsafe double Stock [get, set]
 Returns or sets the stock value More...
 
- Properties inherited from NXOpen.CAM.BoundarySet
unsafe
NXOpen.CAM.BoundaryMemberSetList 
BoundaryMemberList [get]
 Returns the boundary member list More...
 
unsafe
NXOpen.CAM.BoundarySet.BoundaryTypes 
BoundaryType [get, set]
 Returns or sets the boundary type 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...
 
unsafe NXOpen.CAM.ParamValueIntent OffsetIntent [get, set]
 Returns or sets the offset intent More...
 
unsafe NXOpen.Plane Plane [get, set]
 Returns or sets the boundary plane More...
 
unsafe
NXOpen.CAM.BoundarySet.PlaneTypes 
PlaneType [get, set]
 Returns or sets the boundary plane type More...
 
unsafe
NXOpen.SelectTaggedObjectList 
PointList [get]
 Returns the points list More...
 
unsafe NXOpen.SelectTaggedObject SelectObject [get]
 Returns the select object More...
 
unsafe
NXOpen.CAM.BoundarySet.ToolPositionTypes 
ToolPosition [get, set]
 Returns or sets the tool position More...
 
unsafe
NXOpen.CAM.BoundarySet.ToolSideTypes 
ToolSide [get, set]
 Returns or sets the tool side 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.CAM.BoundarySet
unsafe void AppendCurves (NXOpen.NXObject[] curves, NXOpen.Point3d pickPoint, NXOpen.Matrix3x3 matrix)
 Add curves to the boundary More...
 
unsafe NXOpen.CAM.BoundaryMemberSet CreateBoundaryMemberSet ()
 Create an empty boundary member set More...
 
unsafe void RemoveCurves (NXOpen.NXObject[] curves)
 Remove curves from the boundary More...
 
unsafe void SynchronizePlanes (NXOpen.CAM.BoundarySet sourceSet)
 Copy the plane definition from the given boundary set More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a boundary turning set.

To create a new instance of this class, use NXOpen.CAM.Boundary.CreateBoundaryTurnSet

Created in NX9.0.2

Member Enumeration Documentation

the types available for the feed rate unit

Enumerator
None 

no feed rate unit

PerMinute 

use per minute as the feed rate unit

PerRevolution 

use per revolution as the feed rate unit

Property Documentation

unsafe bool NXOpen.CAM.BoundaryTurnSet.CustomStock
getset

Returns or sets the flag whether this boundary has custom stock activated

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.BoundaryTurnSet.FeedUnitTypes NXOpen.CAM.BoundaryTurnSet.FeedUnit
getset

Returns or sets the feed rate unit

Created in NX9.0.2

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.BoundaryTurnSet.FeedValue
getset

Returns or sets the feed rate value

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.BoundaryTurnSet.IgnoreFineFinishOffset
getset

Returns or sets the ignore fine finish offset status

Created in NX9.0.2

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.BoundaryTurnSet.Stock
getset

Returns or sets the stock value

Created in NX9.0.2

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.