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

Represents a geometry set for a CAM object. More...

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

Properties

unsafe bool CustomFeed [get, set]
 Returns or sets the flag whether this set has custom feed rate activated More...
 
unsafe bool CustomStock [get, set]
 Returns or sets the flag whether this set has custom stock activated More...
 
unsafe bool CustomTolerance [get, set]
 Returns or sets the flag whether this set has custom tolerances activated More...
 
unsafe double DriveStock [get, set]
 Returns or sets the drive stock More...
 
unsafe NXOpen.CAM.FeedRateUnit 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 InitialStock [get, set]
 Returns or sets the initial stock More...
 
unsafe double Intol [get, set]
 Returns or sets the inner tolerance value More...
 
unsafe double Outtol [get, set]
 Returns or sets the outer tolerance value More...
 
unsafe double SafeClearance [get, set]
 Returns or sets the safe clearance More...
 
unsafe NXOpen.NXObject Surface [get, set]
 Returns or sets the surface 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 geometry set for a CAM object.

Multiple sets define the actual geometry of a specific type.

To create a new instance of this class, use NXOpen.CAM.SurfaceDriveGeometry.CreateEmptyGeometrySet

Created in NX8.0.0

Property Documentation

unsafe bool NXOpen.CAM.SurfaceDriveGeometrySet.CustomFeed
getset

Returns or sets the flag whether this set has custom feed rate activated

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.SurfaceDriveGeometrySet.CustomStock
getset

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

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.SurfaceDriveGeometrySet.CustomTolerance
getset

Returns or sets the flag whether this set has custom tolerances activated

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.SurfaceDriveGeometrySet.DriveStock
getset

Returns or sets the drive stock

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.FeedRateUnit NXOpen.CAM.SurfaceDriveGeometrySet.FeedUnit
getset

Returns or sets the feed rate unit

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.SurfaceDriveGeometrySet.FeedValue
getset

Returns or sets the feed rate value

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.SurfaceDriveGeometrySet.InitialStock
getset

Returns or sets the initial stock

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.SurfaceDriveGeometrySet.Intol
getset

Returns or sets the inner tolerance value

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.SurfaceDriveGeometrySet.Outtol
getset

Returns or sets the outer tolerance value

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.SurfaceDriveGeometrySet.SafeClearance
getset

Returns or sets the safe clearance

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe NXOpen.NXObject NXOpen.CAM.SurfaceDriveGeometrySet.Surface
getset

Returns or sets the surface

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