NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::LaminatePlyMaxThicknessVarBuilder Class Reference

Builder used to modify the ply maximum accepted thickness variation for laminate fill
To create a new instance of this class, use NXOpen::CAE::LaminatePly::CreateLaminatePlyMaxThicknessVarBuilder

Created in NX8.5.0. More...

Inheritance diagram for NXOpen::CAE::LaminatePlyMaxThicknessVarBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

void SetThicknessOverride (bool thicknessOverride)
 Sets the layup thickness variation limit override option
Created in NX8.5.0. More...
 
void SetThicknessVariationDownLimit (double thicknessVariationDownLimit)
 Sets the maximum allowed relative thickness reduction variation, in percentage, for the ply
Created in NX8.5.0. More...
 
void SetThicknessVariationUpLimit (double thicknessVariationUpLimit)
 Sets the maximum allowed relative thickness increase variation, in percentage, for the ply
Created in NX8.5.0. More...
 
bool ThicknessOverride ()
 Returns the layup thickness variation limit override option
Created in NX8.5.0. More...
 
double ThicknessVariationDownLimit ()
 Returns the maximum allowed relative thickness reduction variation, in percentage, for the ply
Created in NX8.5.0. More...
 
double ThicknessVariationUpLimit ()
 Returns the maximum allowed relative thickness increase variation, in percentage, for the ply
Created in NX8.5.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. 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

Builder used to modify the ply maximum accepted thickness variation for laminate fill
To create a new instance of this class, use NXOpen::CAE::LaminatePly::CreateLaminatePlyMaxThicknessVarBuilder

Created in NX8.5.0.


Member Function Documentation

void NXOpen::CAE::LaminatePlyMaxThicknessVarBuilder::SetThicknessOverride ( bool  thicknessOverride)

Sets the layup thickness variation limit override option
Created in NX8.5.0.



License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
thicknessOverridethicknessoverride
void NXOpen::CAE::LaminatePlyMaxThicknessVarBuilder::SetThicknessVariationDownLimit ( double  thicknessVariationDownLimit)

Sets the maximum allowed relative thickness reduction variation, in percentage, for the ply
Created in NX8.5.0.



License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
thicknessVariationDownLimitthicknessvariationdownlimit
void NXOpen::CAE::LaminatePlyMaxThicknessVarBuilder::SetThicknessVariationUpLimit ( double  thicknessVariationUpLimit)

Sets the maximum allowed relative thickness increase variation, in percentage, for the ply
Created in NX8.5.0.



License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
thicknessVariationUpLimitthicknessvariationuplimit
bool NXOpen::CAE::LaminatePlyMaxThicknessVarBuilder::ThicknessOverride ( )

Returns the layup thickness variation limit override option
Created in NX8.5.0.



License requirements : None

double NXOpen::CAE::LaminatePlyMaxThicknessVarBuilder::ThicknessVariationDownLimit ( )

Returns the maximum allowed relative thickness reduction variation, in percentage, for the ply
Created in NX8.5.0.



License requirements : None

double NXOpen::CAE::LaminatePlyMaxThicknessVarBuilder::ThicknessVariationUpLimit ( )

Returns the maximum allowed relative thickness increase variation, in percentage, for the ply
Created in NX8.5.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.