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

Represents a TurnAvoidanceGeom Builder More...

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

Properties

unsafe
NXOpen.CAM.TurnAvoidanceApproachBuilder 
AvoidanceApproachBuilder [get]
 Returns the approach path builder More...
 
unsafe
NXOpen.CAM.TurnAvoidanceClearanceBuilder 
AvoidanceClearanceBuilder [get]
 Returns the clearance builder More...
 
unsafe
NXOpen.CAM.TurnAvoidanceDepartureBuilder 
AvoidanceDepartureBuilder [get]
 Returns the departure path builder More...
 
unsafe
NXOpen.CAM.TurnAvoidanceFromBuilder 
AvoidanceFromBuilder [get]
 Returns the avoidance from builder More...
 
unsafe
NXOpen.CAM.TurnAvoidanceGohomeBuilder 
AvoidanceGohomeBuilder [get]
 Returns the gohome point builder More...
 
unsafe
NXOpen.CAM.TurnAvoidanceReturnBuilder 
AvoidanceReturnBuilder [get]
 Returns the return path builder More...
 
unsafe
NXOpen.CAM.TurnAvoidanceStartBuilder 
AvoidanceStartBuilder [get]
 Returns the start point builder More...
 
unsafe
NXOpen.CAM.TurnAvoidanceStartOfEngageBuilder 
AvoidanceStartOfEngageBuilder [get]
 Returns the start of engage builder More...
 
- Properties inherited from NXOpen.CAM.FeatureGeomBuilder
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
BlankOffsetBuilder [get]
 Returns the blank offset (inheritable double) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
CheckOffsetBuilder [get]
 Returns the check offset (inheritable double) More...
 
unsafe NXOpen.CAM.GeometryCiBuilder GeometryCiBuilder [get]
 Returns the geometry builder More...
 
unsafe NXOpen.CAM.LayoutCiBuilder LayoutCiBuilder [get]
 Returns the save/layer layout builder More...
 
unsafe string MachineComponent [get, set]
 Returns or sets the machine component More...
 
unsafe NXOpen.NXObject PartMaterialBuilder [get, set]
 Returns or sets the part material More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
PartOffsetBuilder [get]
 Returns the part offset (inheritable double) More...
 
unsafe bool PhysicalWorkpieceState [get, set]
 Returns or sets the physical workpiece state More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
TrimOffsetBuilder [get]
 Returns the trim offset (inheritable double) 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 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.FeatureGeomBuilder
unsafe string GetMaterial ()
 Get part material More...
 
unsafe void GetMaterialData (out string libRef, out string name, out string description, out string code, out string hardness)
 Get material data More...
 
unsafe void SetMaterial (string libRef)
 Set part material More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a TurnAvoidanceGeom Builder

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

Created in NX5.0.0

Property Documentation

unsafe NXOpen.CAM.TurnAvoidanceApproachBuilder NXOpen.CAM.TurnAvoidanceGeomBuilder.AvoidanceApproachBuilder
get

Returns the approach path builder

Created in NX6.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.TurnAvoidanceClearanceBuilder NXOpen.CAM.TurnAvoidanceGeomBuilder.AvoidanceClearanceBuilder
get

Returns the clearance builder

Created in NX6.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.TurnAvoidanceDepartureBuilder NXOpen.CAM.TurnAvoidanceGeomBuilder.AvoidanceDepartureBuilder
get

Returns the departure path builder

Created in NX6.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.TurnAvoidanceFromBuilder NXOpen.CAM.TurnAvoidanceGeomBuilder.AvoidanceFromBuilder
get

Returns the avoidance from builder

Created in NX6.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.TurnAvoidanceGohomeBuilder NXOpen.CAM.TurnAvoidanceGeomBuilder.AvoidanceGohomeBuilder
get

Returns the gohome point builder

Created in NX6.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.TurnAvoidanceReturnBuilder NXOpen.CAM.TurnAvoidanceGeomBuilder.AvoidanceReturnBuilder
get

Returns the return path builder

Created in NX6.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.TurnAvoidanceStartBuilder NXOpen.CAM.TurnAvoidanceGeomBuilder.AvoidanceStartBuilder
get

Returns the start point builder

Created in NX6.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.TurnAvoidanceStartOfEngageBuilder NXOpen.CAM.TurnAvoidanceGeomBuilder.AvoidanceStartOfEngageBuilder
get

Returns the start of engage builder

Created in NX6.0.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.