NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Features::ShipDesign::ValidateModelBuilder Class Reference

This is to create a NXOpen::Features::ShipDesign::ValidateModelBuilder which is used to validate Basic Design Structures. More...

Inheritance diagram for NXOpen::Features::ShipDesign::ValidateModelBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

bool CheckCircularReference ()
 Returns the option determines whether or not to search circular reference for basic model. More...
 
bool CheckKnuckleStiffener ()
 Returns the option that determines whether or not to search unsplit knuckled stiffeners which are not allowed to be bent. More...
 
bool CheckPlateIntersectedPlate ()
 Returns the option determines whether or not to search plate intersected plate in case there is no intersection seam with split on. More...
 
bool CheckPlateIntersectedStiffener ()
 Returns the option determines whether or not to search stiffener intersected plate in case there is no profile cutout. More...
 
bool CheckStiffenerIntersectedStiffener ()
 Returns the option determines whether or not to search stiffener intersected stiffener in case there is interference of two stiffener bodies. More...
 
NXOpen::Features::ShipDesign::SelectPartBuilderSelectPart ()
 Returns the ship basic design part
Created in NX11.0.0. More...
 
void SetCheckCircularReference (bool checkCircularReference)
 Sets the option determines whether or not to search circular reference for basic model. More...
 
void SetCheckKnuckleStiffener (bool checkKnucleStiffener)
 Sets the option that determines whether or not to search unsplit knuckled stiffeners which are not allowed to be bent. More...
 
void SetCheckPlateIntersectedPlate (bool checkPlateIntersectedPlate)
 Sets the option determines whether or not to search plate intersected plate in case there is no intersection seam with split on. More...
 
void SetCheckPlateIntersectedStiffener (bool checkPlateIntersectedStiffener)
 Sets the option determines whether or not to search stiffener intersected plate in case there is no profile cutout. More...
 
void SetCheckStiffenerIntersectedStiffener (bool checkStiffenerIntersectedStiffener)
 Sets the option determines whether or not to search stiffener intersected stiffener in case there is interference of two stiffener bodies. 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

This is to create a NXOpen::Features::ShipDesign::ValidateModelBuilder which is used to validate Basic Design Structures.


To create a new instance of this class, use NXOpen::Features::ShipCollection::CreateValidateModelBuilder
Default values.

Property Value

SelectPart.SectionFrameType

Section


Created in NX11.0.0.

Member Function Documentation

bool NXOpen::Features::ShipDesign::ValidateModelBuilder::CheckCircularReference ( )

Returns the option determines whether or not to search circular reference for basic model.


Created in NX11.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

bool NXOpen::Features::ShipDesign::ValidateModelBuilder::CheckKnuckleStiffener ( )

Returns the option that determines whether or not to search unsplit knuckled stiffeners which are not allowed to be bent.


Created in NX12.0.0.

License requirements : None

bool NXOpen::Features::ShipDesign::ValidateModelBuilder::CheckPlateIntersectedPlate ( )

Returns the option determines whether or not to search plate intersected plate in case there is no intersection seam with split on.


Created in NX11.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

bool NXOpen::Features::ShipDesign::ValidateModelBuilder::CheckPlateIntersectedStiffener ( )

Returns the option determines whether or not to search stiffener intersected plate in case there is no profile cutout.


Created in NX11.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

bool NXOpen::Features::ShipDesign::ValidateModelBuilder::CheckStiffenerIntersectedStiffener ( )

Returns the option determines whether or not to search stiffener intersected stiffener in case there is interference of two stiffener bodies.


Created in NX11.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

NXOpen::Features::ShipDesign::SelectPartBuilder* NXOpen::Features::ShipDesign::ValidateModelBuilder::SelectPart ( )

Returns the ship basic design part
Created in NX11.0.0.



License requirements : nx_ship_basic ("Ship Basic Design")

void NXOpen::Features::ShipDesign::ValidateModelBuilder::SetCheckCircularReference ( bool  checkCircularReference)

Sets the option determines whether or not to search circular reference for basic model.


Created in NX11.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters
checkCircularReferencecheckcircularreference
void NXOpen::Features::ShipDesign::ValidateModelBuilder::SetCheckKnuckleStiffener ( bool  checkKnucleStiffener)

Sets the option that determines whether or not to search unsplit knuckled stiffeners which are not allowed to be bent.


Created in NX12.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters
checkKnucleStiffenercheckknuclestiffener
void NXOpen::Features::ShipDesign::ValidateModelBuilder::SetCheckPlateIntersectedPlate ( bool  checkPlateIntersectedPlate)

Sets the option determines whether or not to search plate intersected plate in case there is no intersection seam with split on.


Created in NX11.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters
checkPlateIntersectedPlatecheckplateintersectedplate
void NXOpen::Features::ShipDesign::ValidateModelBuilder::SetCheckPlateIntersectedStiffener ( bool  checkPlateIntersectedStiffener)

Sets the option determines whether or not to search stiffener intersected plate in case there is no profile cutout.


Created in NX11.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters
checkPlateIntersectedStiffenercheckplateintersectedstiffener
void NXOpen::Features::ShipDesign::ValidateModelBuilder::SetCheckStiffenerIntersectedStiffener ( bool  checkStiffenerIntersectedStiffener)

Sets the option determines whether or not to search stiffener intersected stiffener in case there is interference of two stiffener bodies.


Created in NX11.0.0.

License requirements : nx_ship_basic ("Ship Basic Design")

Parameters
checkStiffenerIntersectedStiffenercheckstiffenerintersectedstiffener

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