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

Represents a MachineTurretGroup Builder More...

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

Public Types

enum  MctTurrentWplTypes { Xy, Xz }
 WorkPlane Type More...
 

Properties

unsafe
NXOpen.CAM.InheritableTextBuilder 
CarrierName [get]
 Returns the Carrier Name object(inheritable text) More...
 
unsafe string ChannelName [get, set]
 Returns or sets the channel's name More...
 
unsafe string MctTurrentId [get, set]
 Returns or sets the Mct Turrent ID More...
 
unsafe
NXOpen.CartesianCoordinateSystem 
MctTurrentWpl [get, set]
 Returns or sets the mct turrent workplane More...
 
unsafe
NXOpen.CAM.MachineTurretGroupBuilder.MctTurrentWplTypes 
MctTurrentWplType [get, set]
 Returns or sets the workplane type 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...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. 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.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 MachineTurretGroup Builder

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

Created in NX5.0.0

Member Enumeration Documentation

WorkPlane Type

Enumerator
Xy 

XY

Xz 

XZ

Property Documentation

unsafe NXOpen.CAM.InheritableTextBuilder NXOpen.CAM.MachineTurretGroupBuilder.CarrierName
get

Returns the Carrier Name object(inheritable text)

Created in NX6.0.0

License requirements: None.

unsafe string NXOpen.CAM.MachineTurretGroupBuilder.ChannelName
getset

Returns or sets the channel's name

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe string NXOpen.CAM.MachineTurretGroupBuilder.MctTurrentId
getset

Returns or sets the Mct Turrent ID

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CartesianCoordinateSystem NXOpen.CAM.MachineTurretGroupBuilder.MctTurrentWpl
getset

Returns or sets the mct turrent workplane

Created in NX5.0.0

Deprecated in NX9.0.0. None

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

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

unsafe NXOpen.CAM.MachineTurretGroupBuilder.MctTurrentWplTypes NXOpen.CAM.MachineTurretGroupBuilder.MctTurrentWplType
getset

Returns or sets the workplane type

Created in NX5.0.0

Deprecated in NX9.0.0. None

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.