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

Represents a boundary member set . More...

Inheritance diagram for NXOpen.CAM.BoundaryMemberSetPlanarMill:
NXOpen.CAM.BoundaryMemberSet 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.BoundaryMemberSet
enum  ConnectMemberType { Extend, Direct }
 the types available for connect member More...
 

Public Member Functions

unsafe void StartOnThisMember ()
 Start on this member More...
 

Properties

unsafe bool CustomFeed [get, set]
 Returns or sets the feed rate status More...
 
unsafe bool CustomStock [get, set]
 Returns or sets the flag whether this boundary has custom stock activated More...
 
unsafe bool CustomTolerance [get, set]
 Returns or sets the tolerance status More...
 
unsafe
NXOpen.CAM.BoundaryMemberSetPlanarMill.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 double InTolerance [get, set]
 Returns or sets the intol value More...
 
unsafe double OutTolerance [get, set]
 Returns or sets the outtol value More...
 
unsafe double Stock [get, set]
 Returns or sets the stock value More...
 
unsafe int ToolPosition [get, set]
 Returns or sets the tool position 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

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a boundary member set .

To create a new instance of this class, use NXOpen.CAM.BoundarySetPlanarMill.CreateBoundaryMemberSetPlanarMill

Created in NX11.0.1

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

Member Function Documentation

unsafe void NXOpen.CAM.BoundaryMemberSetPlanarMill.StartOnThisMember ( )
inline

Start on this member

Created in NX11.0.1

License requirements: cam_base ("CAM BASE")

Property Documentation

unsafe bool NXOpen.CAM.BoundaryMemberSetPlanarMill.CustomFeed
getset

Returns or sets the feed rate status

Created in NX11.0.1

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.BoundaryMemberSetPlanarMill.CustomStock
getset

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

Created in NX11.0.1

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.BoundaryMemberSetPlanarMill.CustomTolerance
getset

Returns or sets the tolerance status

Created in NX11.0.1

License requirements to get this property: None.

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

unsafe NXOpen.CAM.BoundaryMemberSetPlanarMill.FeedUnitTypes NXOpen.CAM.BoundaryMemberSetPlanarMill.FeedUnit
getset

Returns or sets the feed rate unit

Created in NX11.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.BoundaryMemberSetPlanarMill.FeedValue
getset

Returns or sets the feed rate value

Created in NX11.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.BoundaryMemberSetPlanarMill.InTolerance
getset

Returns or sets the intol value

Created in NX11.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.BoundaryMemberSetPlanarMill.OutTolerance
getset

Returns or sets the outtol value

Created in NX11.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.BoundaryMemberSetPlanarMill.Stock
getset

Returns or sets the stock value

Created in NX11.0.1

License requirements to get this property: None.

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

unsafe int NXOpen.CAM.BoundaryMemberSetPlanarMill.ToolPosition
getset

Returns or sets the tool position

Created in NX11.0.1

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.