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

Represents a boundary member set. More...

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

Public Member Functions

unsafe
NXOpen.CAM.BoundaryMemberEvents 
CreateMemberEvent ()
 Create an empty post events set More...
 

Properties

unsafe bool CustomStock [get, set]
 Returns or sets the flag whether this boundary has custom stock activated More...
 
unsafe bool CustomTolerances [get, set]
 Returns or sets the flag whether this boundary has custom tolerances More...
 
unsafe double InTolerance [get, set]
 Returns or sets the inner tolerance value More...
 
unsafe double OutTolerance [get, set]
 Returns or sets the outer tolerance value More...
 
unsafe
NXOpen.CAM.BoundaryMemberEventsList 
PostEventsList [get]
 Returns the post events list More...
 
unsafe double Stock [get, set]
 Returns or sets the stock value 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 Types inherited from NXOpen.CAM.BoundaryMemberSet
enum  ConnectMemberType { Extend, Direct }
 the types available for connect member More...
 
- 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.BoundarySetWireEDM.CreateBoundaryMemberSetWireEdm

Created in NX12.0.1

Member Function Documentation

unsafe NXOpen.CAM.BoundaryMemberEvents NXOpen.CAM.BoundaryMemberSetWireEDM.CreateMemberEvent ( )
inline

Create an empty post events set

Created in NX12.0.1

License requirements: cam_base ("CAM BASE")

Returns
the post events set

Property Documentation

unsafe bool NXOpen.CAM.BoundaryMemberSetWireEDM.CustomStock
getset

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

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.BoundaryMemberSetWireEDM.CustomTolerances
getset

Returns or sets the flag whether this boundary has custom tolerances

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.BoundaryMemberSetWireEDM.InTolerance
getset

Returns or sets the inner tolerance value

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.BoundaryMemberSetWireEDM.OutTolerance
getset

Returns or sets the outer tolerance value

Created in NX12.0.1

License requirements to get this property: None.

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

unsafe NXOpen.CAM.BoundaryMemberEventsList NXOpen.CAM.BoundaryMemberSetWireEDM.PostEventsList
get

Returns the post events list

Created in NX12.0.1

License requirements: None.

unsafe double NXOpen.CAM.BoundaryMemberSetWireEDM.Stock
getset

Returns or sets the stock value

Created in NX12.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.