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

Represents a TurnOrientGeom Builder More...

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

Public Types

enum  LatheWorkPlaneTypes { XmYm, ZmXm }
 the lathe work plane types More...
 
- Public Types inherited from NXOpen.CAM.OrientGeomBuilder
enum  CsysPurposeModes { Local, Main }
 The CSYS purpose mode options More...
 
enum  SpecialOutputModes {
  None, UseMainMcs, FixtureOffset, CsysRotation,
  UseInheritedMcs
}
 The special output mode options More...
 
enum  ToolAxisModes { PositiveZOfMcs, FixedAxis, AllAxes }
 the tool axis mode options More...
 

Properties

unsafe
NXOpen.CAM.TurnOrientGeomBuilder.LatheWorkPlaneTypes 
LatheWorkPlaneType [get, set]
 Returns or sets the lathe work plane type More...
 
unsafe NXOpen.CAM.TurnOrientWcs TurnOrientWcs [get]
 Returns the turn orient WCS builder More...
 
- Properties inherited from NXOpen.CAM.OrientGeomBuilder
unsafe
NXOpen.CAM.InheritableIntBuilder 
FixtureOffsetBuilder [get]
 Returns the Fixture Offset builder More...
 
unsafe NXOpen.CAM.LayoutCiBuilder LayoutCiBuilder [get]
 Returns the Save Layer/Layout builder More...
 
unsafe bool LinkRcsToMcs [get, set]
 Returns or sets the link RCS to MCS More...
 
unsafe
NXOpen.CartesianCoordinateSystem 
Mcs [get, set]
 Returns or sets the MCS More...
 
unsafe
NXOpen.CartesianCoordinateSystem 
Rcs [get, set]
 Returns or sets the RCS More...
 
unsafe
NXOpen.CAM.ToolAxisFilterBuilder 
ToolAxisFilterBuilder [get]
 Returns the tool axis filter builder More...
 
unsafe NXOpen.NXObject ToolAxisVector [get, set]
 Returns or sets the tool axis vector 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.OrientGeomBuilder
unsafe
NXOpen.CAM.OrientGeomBuilder.CsysPurposeModes 
GetCsysPurposeMode ()
 Returns the CSYS purpose More...
 
unsafe
NXOpen.CAM.OrientGeomBuilder.SpecialOutputModes 
GetSpecialOutputMode ()
 Returns the Special Output More...
 
unsafe
NXOpen.CAM.OrientGeomBuilder.ToolAxisModes 
GetToolAxisMode ()
 Returns the tool axis mode More...
 
unsafe void SetCsysPurposeMode (NXOpen.CAM.OrientGeomBuilder.CsysPurposeModes csysPurposeMode)
 Sets the CSYS purpose More...
 
unsafe void SetSpecialOutputMode (NXOpen.CAM.OrientGeomBuilder.SpecialOutputModes specialOutputMode)
 Sets the Special Output More...
 
unsafe void SetToolAxisMode (NXOpen.CAM.OrientGeomBuilder.ToolAxisModes toolAxisMode)
 Sets the tool axis mode More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a TurnOrientGeom Builder

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

Created in NX5.0.0

Member Enumeration Documentation

the lathe work plane types

Enumerator
XmYm 

XM/YM plane of the MCS

ZmXm 

ZM/XM plane of the MCS

Property Documentation

unsafe NXOpen.CAM.TurnOrientGeomBuilder.LatheWorkPlaneTypes NXOpen.CAM.TurnOrientGeomBuilder.LatheWorkPlaneType
getset

Returns or sets the lathe work plane type

Created in NX7.5.0

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

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

unsafe NXOpen.CAM.TurnOrientWcs NXOpen.CAM.TurnOrientGeomBuilder.TurnOrientWcs
get

Returns the turn orient WCS builder

Created in NX7.5.0

License requirements: 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.