NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.CAM.FeatureBasedGeomBuilder Class Reference

Represents a FeatureBasedGeom Builder More...

Inheritance diagram for NXOpen.CAM.FeatureBasedGeomBuilder:
NXOpen.CAM.FeatureGeomBuilder NXOpen.CAM.NCGroupBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder NXOpen.CAM.FeatureGroupBuilder

Public Member Functions

unsafe void SetGeomParentStringValue (string value)
 Set a string value to the geom parent parameter index for the object. More...
 
unsafe string GetGeomParentStringValue ()
 Get the string value of the geom parent parameter index from the object 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...
 

Additional Inherited Members

- Public Types inherited from NXOpen.CAM.ParamBuilder
enum  OptimizationTypes { None, MinimizeTravel, Band }
 Available types for Optimization Method in operation 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...
 

Detailed Description

Represents a FeatureBasedGeom Builder

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

Created in NX5.0.0

Member Function Documentation

unsafe string NXOpen.CAM.FeatureBasedGeomBuilder.GetGeomParentStringValue ( )

Get the string value of the geom parent parameter index from the object

Created in NX5.0.0

License requirements: cam_base ("CAM BASE")

Returns
the string value
unsafe void NXOpen.CAM.FeatureBasedGeomBuilder.SetGeomParentStringValue ( string  value)

Set a string value to the geom parent parameter index for the object.

Created in NX5.0.0

License requirements: cam_base ("CAM BASE")

Parameters
valuethe string value

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