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

Represents a MachineHeadGroup Builder More...

Inheritance diagram for NXOpen.CAM.MachineHeadGroupBuilder:
NXOpen.CAM.NCGroupBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe double IDirectionBuilder [get, set]
 Returns or sets the i direction More...
 
unsafe double JDirectionBuilder [get, set]
 Returns or sets the j direction More...
 
unsafe double KDirectionBuilder [get, set]
 Returns or sets the k direction More...
 
unsafe double XDistanceBuilder [get, set]
 Returns or sets the x distance More...
 
unsafe double YDistanceBuilder [get, set]
 Returns or sets the y distance More...
 
unsafe double ZDistanceBuilder [get, set]
 Returns or sets the z distance More...
 
- Properties inherited from NXOpen.CAM.NCGroupBuilder
unsafe string Description [get, set]
 Returns or sets the description More...
 
unsafe NXOpen.CAM.UdeSet EndUdeSet [get]
 Returns the end ude set More...
 
unsafe NXOpen.CAM.UdeSet StartUdeSet [get]
 Returns the start ude set More...
 
- Properties inherited from NXOpen.CAM.ParamBuilder
unsafe NXOpen.CAM.Ude CycleEvent [get]
 Returns the cycle event More...
 
unsafe NXOpen.CAM.Cycle CycleTable [get]
 Returns the cycle More...
 
unsafe
NXOpen.CAM.ParamBuilder.OptimizationTypes 
OptimizationMethod [get, set]
 Returns or sets the optim method More...
 
unsafe NXOpen.CAM.NCGroup TargetPocket [get, set]
 Returns or sets the target pocket More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.CAM.ParamBuilder
enum  OptimizationTypes { None, MinimizeTravel, Band }
 Available types for Optimization Method in operation More...
 
- Public Member Functions inherited from NXOpen.CAM.ParamBuilder
unsafe NXOpen.TaggedObject GetCustomizableItemBuilder (string name)
 Returns the customizable item builder for the given customizable item name More...
 
unsafe string[] GetCustomizableItemNames ()
 Returns the names for all customizable item ids More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a MachineHeadGroup Builder

To create a new instance of this class, use NXOpen.CAM.NCGroupCollection.CreateMachineHeadGroupBuilder

Created in NX5.0.0

Property Documentation

unsafe double NXOpen.CAM.MachineHeadGroupBuilder.IDirectionBuilder
getset

Returns or sets the i direction

Created in NX5.0.0

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

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

unsafe double NXOpen.CAM.MachineHeadGroupBuilder.JDirectionBuilder
getset

Returns or sets the j direction

Created in NX5.0.0

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

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

unsafe double NXOpen.CAM.MachineHeadGroupBuilder.KDirectionBuilder
getset

Returns or sets the k direction

Created in NX5.0.0

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

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

unsafe double NXOpen.CAM.MachineHeadGroupBuilder.XDistanceBuilder
getset

Returns or sets the x distance

Created in NX5.0.0

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

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

unsafe double NXOpen.CAM.MachineHeadGroupBuilder.YDistanceBuilder
getset

Returns or sets the y distance

Created in NX5.0.0

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

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

unsafe double NXOpen.CAM.MachineHeadGroupBuilder.ZDistanceBuilder
getset

Returns or sets the z distance

Created in NX5.0.0

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

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.