NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder Class Reference

Represents a Sheetmetal Multi Bend properties builder class. More...

Inheritance diagram for NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder:
NXOpen::Features::SheetMetal::FeatureBendPropertiesBuilder NXOpen::Features::SheetMetal::SheetmetalComponentBuilder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  Insets { InsetsMaterialInside, InsetsMaterialOutside }
 This enum defines the material inset types. More...
 

Public Member Functions

void DeleteMultiBendBendProperties ()
 Deletes a multi bend properties. More...
 
NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::Insets Inset ()
 Returns the inset
Created in NX12.0.0. More...
 
NXOpen::PlaneParentPlane ()
 Returns the plane
Created in NX12.0.0. More...
 
NXOpen::PlanePlane ()
 Returns the plane
Created in NX12.0.0. More...
 
void SetInset (NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::Insets inset)
 Sets the inset
Created in NX12.0.0. More...
 
void SetParentPlane (NXOpen::Plane *plane)
 Sets the plane
Created in NX12.0.0. More...
 
void SetPlane (NXOpen::Plane *plane)
 Sets the plane
Created in NX12.0.0. More...
 
void SetSketchParentPlane (bool isSketchPlaneParent)
 Sets the option to set sketch plane as parent
Created in NX12.0.0. More...
 
bool SketchParentPlane ()
 Returns the option to set sketch plane as parent
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::Features::SheetMetal::FeatureBendPropertiesBuilder
NXOpen::Features::SheetMetal::BendOptionsBendOptions ()
 Returns the Sheet Metal Bend Options
Created in NX12.0.0. More...
 
NXOpen::ExpressionValue ()
 Returns the offset
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::Features::SheetMetal::SheetmetalComponentBuilder
NXOpen::Features::SheetMetal::ApplicationContext GetApplicationContext ()
 Get the application context. More...
 
void SetApplicationContext (NXOpen::Features::SheetMetal::ApplicationContext appContext)
 Set the application context. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Sheetmetal Multi Bend properties builder class.

This builder is used to interrogate the properties of multiple bends in the list.
To create a new instance of this class, use NXOpen::Features::SheetMetal::MultiBendBendPropertiesListBuilder::CreateMultiBendBendProperties

Created in NX12.0.0.

Member Enumeration Documentation

This enum defines the material inset types.

Enumerator
InsetsMaterialInside 

material inside

InsetsMaterialOutside 

material outside

Member Function Documentation

void NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::DeleteMultiBendBendProperties ( )

Deletes a multi bend properties.


Created in NX12.0.0.

License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")

NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::Insets NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::Inset ( )

Returns the inset
Created in NX12.0.0.



License requirements : None

NXOpen::Plane* NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::ParentPlane ( )

Returns the plane
Created in NX12.0.0.



License requirements : None

NXOpen::Plane* NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::Plane ( )

Returns the plane
Created in NX12.0.0.



License requirements : None

void NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::SetInset ( NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::Insets  inset)

Sets the inset
Created in NX12.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")

Parameters
insetinset
void NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::SetParentPlane ( NXOpen::Plane plane)

Sets the plane
Created in NX12.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")

Parameters
planeplane
void NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::SetPlane ( NXOpen::Plane plane)

Sets the plane
Created in NX12.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")

Parameters
planeplane
void NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::SetSketchParentPlane ( bool  isSketchPlaneParent)

Sets the option to set sketch plane as parent
Created in NX12.0.0.



License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")

Parameters
isSketchPlaneParentissketchplaneparent
bool NXOpen::Features::SheetMetal::MultiBendBendPropertiesBuilder::SketchParentPlane ( )

Returns the option to set sketch plane as parent
Created in NX12.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.