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

Represents a NXOpen.CAM.NcmClearanceBuilder More...

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

Public Types

enum  ClearanceTypes {
  UseCommon, None, Automatic, Plane,
  Point, Cylinder, Sphere, BoundingBox,
  BoundingCylinder
}
 the types available for clearance More...
 

Properties

unsafe NXOpen.NXObject Axis [get, set]
 Returns or sets the clearance cylinder axis More...
 
unsafe double BoundingBoxClearance [get, set]
 Returns or sets the distance for bounding box clearance More...
 
unsafe
NXOpen.CAM.NcmClearanceBuilder.ClearanceTypes 
ClearanceType [get, set]
 Returns or sets the clearance type More...
 
unsafe NXOpen.Plane PlaneXform [get, set]
 Returns or sets the clearance plane,plane entity type covers Xform and Plane More...
 
unsafe NXOpen.NXObject Point [get, set]
 Returns or sets the point for clearance types point, cylinder and sphere More...
 
unsafe double Radius [get, set]
 Returns or sets the clearance cylinder and sphere radius More...
 
unsafe double SafeDistance [get, set]
 Returns or sets the safe distance for automatic clearance 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 NXOpen.CAM.NcmClearanceBuilder

Created in NX5.0.0

Member Enumeration Documentation

the types available for clearance

Enumerator
UseCommon 

inherited from common or parent

None 

clearance turned off

Automatic 

automatic with distance for planar operations

Plane 

clearance plane

Point 

clearance point

Cylinder 

clearance cylinder

Sphere 

clearance sphere

BoundingBox 

clearance box

BoundingCylinder 

clearance bounding cylinder

Property Documentation

unsafe NXOpen.NXObject NXOpen.CAM.NcmClearanceBuilder.Axis
getset

Returns or sets the clearance cylinder axis

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.NcmClearanceBuilder.BoundingBoxClearance
getset

Returns or sets the distance for bounding box clearance

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.NcmClearanceBuilder.ClearanceTypes NXOpen.CAM.NcmClearanceBuilder.ClearanceType
getset

Returns or sets the clearance type

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Plane NXOpen.CAM.NcmClearanceBuilder.PlaneXform
getset

Returns or sets the clearance plane,plane entity type covers Xform and Plane

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.NXObject NXOpen.CAM.NcmClearanceBuilder.Point
getset

Returns or sets the point for clearance types point, cylinder and sphere

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.NcmClearanceBuilder.Radius
getset

Returns or sets the clearance cylinder and sphere radius

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.NcmClearanceBuilder.SafeDistance
getset

Returns or sets the safe distance for automatic clearance

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.