NXOpen .NET Reference  12.0.0
Properties | List of all members
NXOpen.CAM.MillGeomBuilder Class Reference

Represents a MillGeom Builder More...

Inheritance diagram for NXOpen.CAM.MillGeomBuilder:
NXOpen.CAM.FeatureGeomBuilder NXOpen.CAM.NCGroupBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder NXOpen.CAM.MillAreaGeomBuilder NXOpen.CAM.MillVolumeGeomBuilder

Properties

unsafe NXOpen.CAM.GeometryGroup BlankGeometry [get]
 Returns the blank geometry builder More...
 
unsafe NXOpen.CAM.Geometry CheckGeometry [get]
 Returns the check geometry builder More...
 
unsafe NXOpen.CAM.Geometry PartGeometry [get]
 Returns the part geometry 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 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
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...
 

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 SetMaterial (string libRef)
 Set 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...
 

Detailed Description

Represents a MillGeom Builder

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

Created in NX5.0.0

Property Documentation

unsafe NXOpen.CAM.GeometryGroup NXOpen.CAM.MillGeomBuilder.BlankGeometry
get

Returns the blank geometry builder

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.CAM.Geometry NXOpen.CAM.MillGeomBuilder.CheckGeometry
get

Returns the check geometry builder

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.CAM.Geometry NXOpen.CAM.MillGeomBuilder.PartGeometry
get

Returns the part geometry builder

Created in NX8.0.0

License requirements: None.


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