NX Open C++ Reference Guide
|
Represents a Features::Metaform builder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateMetaformBuilder
Default values.
More...
Public Member Functions | |
NXOpen::Expression * | AngularTolerance () |
Returns the angular tolerance Created in NX7.5.0. | |
NXOpen::Expression * | ChordalTolerance () |
Returns the chordal tolerance Created in NX7.5.0. | |
NXOpen::Features::SheetMetal::SMBoundaryConditionBuilder * | CreateSMBoundaryCondition () |
Create a new boundary condition. | |
NXOpen::Expression * | ElasticModulus () |
Returns the elastic modulus Created in NX7.5.0. | |
NXOpen::ScCollector * | EndRegion () |
Returns the end region Metaform feature will map geometry "From" surfaces "To" surfaces. | |
NXOpen::Expression * | HoleRemovalMinModulus () |
Returns the hole removal min modulus Created in NX7.5.0. | |
bool | InferThickness () |
Returns the option to infer thickness from the Start Region. | |
NXOpen::Expression * | LinearTolerance () |
Returns the linear tolerance Created in NX7.5.0. | |
NXOpen::Expression * | NeutralFactor () |
Returns the neutral factor Created in NX7.5.0. | |
int | OutputLayer () |
Returns the output layer. | |
NXOpen::Expression * | PoissonsRatio () |
Returns the Poisson's ratio Created in NX7.5.0. | |
bool | RemoveHoles () |
Returns the remove holes Created in NX7.5.0. | |
bool | ReverseThicknessDirection () |
Returns the thickness direction Created in NX7.5.0. | |
NXOpen::Expression * | RValue () |
Returns the r value Created in NX7.5.0. | |
void | SetInferThickness (bool inferThickness) |
Sets the option to infer thickness from the Start Region. | |
void | SetOutputLayer (int outputLayer) |
Sets the output layer. | |
void | SetRemoveHoles (bool removeHoles) |
Sets the remove holes Created in NX7.5.0. | |
void | SetReverseThicknessDirection (bool reverseThicknessDirection) |
Sets the thickness direction Created in NX7.5.0. | |
NXOpen::Features::SheetMetal::SMBoundaryConditionBuilderList * | SMBoundaryConditions () |
Returns the boundary conditions Created in NX7.5.0. | |
NXOpen::ScCollector * | StartRegion () |
Returns the start region. | |
NXOpen::Expression * | TangentModulus () |
Returns the tangent modulus Created in NX7.5.0. | |
NXOpen::Expression * | Thickness () |
Returns the thickness Created in NX7.5.0. | |
NXOpen::SelectNXObjectList * | TransformGeometry () |
Returns the transform geometry Metaform feature will map geometry "From" surfaces "To" surfaces. | |
NXOpen::Expression * | YieldStress () |
Returns the yield stress Created in NX7.5.0. |
Represents a Features::Metaform builder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateMetaformBuilder
Default values.
Property | Value |
---|---|
AngularTolerance.Value |
90 |
ChordalTolerance.Value |
0.75 (millimeters part), 0 (inches part) |
ElasticModulus.Value |
210000000 |
HoleRemovalMinModulus.Value |
6.9e-008 |
InferThickness |
0 |
LinearTolerance.Value |
25 (millimeters part), 0 (inches part) |
NeutralFactor.Value |
0.33 |
OutputLayer |
1 |
PoissonsRatio.Value |
0.3 |
RValue.Value |
1 |
RemoveHoles |
0 |
TangentModulus.Value |
6900 |
Thickness.Value |
3 (millimeters part), 0 (inches part) |
YieldStress.Value |
190000 (millimeters part), 0 (inches part) |
Created in NX7.5.0.
Returns the angular tolerance
Created in NX7.5.0.
License requirements : None
Returns the chordal tolerance
Created in NX7.5.0.
License requirements : None
NXOpen::Features::SheetMetal::SMBoundaryConditionBuilder* NXOpen::Features::SheetMetal::MetaformBuilder::CreateSMBoundaryCondition | ( | ) |
Create a new boundary condition.
Returns the elastic modulus
Created in NX7.5.0.
License requirements : None
Returns the end region Metaform feature will map geometry "From" surfaces "To" surfaces.
The End Region defines the "To" surface.
Created in NX7.5.0.
License requirements : None
Returns the hole removal min modulus
Created in NX7.5.0.
License requirements : None
Returns the option to infer thickness from the Start Region.
Created in NX7.5.0.
License requirements : None
Returns the linear tolerance
Created in NX7.5.0.
License requirements : None
Returns the neutral factor
Created in NX7.5.0.
License requirements : None
Returns the output layer.
Layer on which the Transform Geometry will be created.
Created in NX7.5.0.
License requirements : None
Returns the Poisson's ratio
Created in NX7.5.0.
License requirements : None
Returns the remove holes
Created in NX7.5.0.
License requirements : None
Returns the thickness direction
Created in NX7.5.0.
License requirements : None
Returns the r value
Created in NX7.5.0.
License requirements : None
void NXOpen::Features::SheetMetal::MetaformBuilder::SetInferThickness | ( | bool | inferThickness | ) |
Sets the option to infer thickness from the Start Region.
Created in NX7.5.0.
License requirements : adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")
inferThickness | inferthickness |
void NXOpen::Features::SheetMetal::MetaformBuilder::SetOutputLayer | ( | int | outputLayer | ) |
Sets the output layer.
Layer on which the Transform Geometry will be created.
Created in NX7.5.0.
License requirements : adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")
outputLayer | outputlayer |
void NXOpen::Features::SheetMetal::MetaformBuilder::SetRemoveHoles | ( | bool | removeHoles | ) |
Sets the remove holes
Created in NX7.5.0.
License requirements : adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")
removeHoles | removeholes |
void NXOpen::Features::SheetMetal::MetaformBuilder::SetReverseThicknessDirection | ( | bool | reverseThicknessDirection | ) |
Sets the thickness direction
Created in NX7.5.0.
License requirements : adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")
reverseThicknessDirection | reversethicknessdirection |
NXOpen::Features::SheetMetal::SMBoundaryConditionBuilderList* NXOpen::Features::SheetMetal::MetaformBuilder::SMBoundaryConditions | ( | ) |
Returns the boundary conditions
Created in NX7.5.0.
License requirements : None
Returns the start region.
Metaform feature will map geometry "From" surfaces "To" surfaces. The Start Region defines the "From" surface.
Created in NX7.5.0.
License requirements : None
Returns the tangent modulus
Created in NX7.5.0.
License requirements : None
Returns the thickness
Created in NX7.5.0.
License requirements : None
Returns the transform geometry Metaform feature will map geometry "From" surfaces "To" surfaces.
The Start Region defines the "From" surface and the End Region defines the "To" surface. Transform Geometry is the actual geometry on the "From" surfaces that will be produced as output geometry.
Created in NX7.5.0.
License requirements : None
Returns the yield stress
Created in NX7.5.0.
License requirements : None