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

Represents a NXOpen::Features::ShipDesign::PlateChamfer builder. More...

Inheritance diagram for NXOpen::Features::ShipDesign::PlateChamferBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  AngleMethod { AngleMethodAngle, AngleMethodRatio }
 The option to specify the method for defining angle or ratio. More...
 
enum  OffsetMethod { OffsetMethodDepth, OffsetMethodRestDepth, OffsetMethodThinnerPlate }
 The option to specify the method for chamfer offset method. More...
 
enum  Types { TypesOnEdge, TypesToPlate }
 The option for the type of associativity for chamfer. More...
 

Public Member Functions

NXOpen::Features::ShipDesign::PlateChamferBuilder::AngleMethod AngleOption ()
 Returns the angle option
Created in NX8.0.0. More...
 
NXOpen::ExpressionAngularDimension ()
 Returns the angular dimension
Created in NX8.0.0. More...
 
bool ChamferBothSides ()
 Returns the chamfer both sides
Created in NX8.0.0. More...
 
double ChordalTolerance ()
 Returns the chordal tolerance
Created in NX8.0.0. More...
 
double ClearanceTolerance ()
 Returns the clearance tolerance
Created in NX8.0.0. More...
 
NXOpen::ExpressionDepth ()
 Returns the depth
Created in NX8.0.0. More...
 
NXOpen::PlaneEndPlane ()
 Returns the end plane
Created in NX8.0.0. More...
 
NXOpen::Features::ShipDesign::PlateChamferBuilder::OffsetMethod OffsetOption ()
 Returns the offset option
Created in NX8.0.0. More...
 
NXOpen::ExpressionRatio ()
 Returns the ratio
Created in NX8.0.0. More...
 
NXOpen::ExpressionRestDepth ()
 Returns the rest depth
Created in NX8.0.0. More...
 
bool ReverseDirection ()
 Returns the reverse direction
Created in NX8.0.0. More...
 
NXOpen::ScCollectorSelectEdge ()
 Returns the select edge
Created in NX8.0.0. More...
 
NXOpen::ScCollectorSelectTarget ()
 Returns the select target
Created in NX8.0.0. More...
 
NXOpen::ScCollectorSelectThinnerPlate ()
 Returns the select thinner plate
Created in NX8.0.0. More...
 
NXOpen::ScCollectorSelectTool ()
 Returns the select tool
Created in NX8.0.0. More...
 
void SetAngleOption (NXOpen::Features::ShipDesign::PlateChamferBuilder::AngleMethod angleOption)
 Sets the angle option
Created in NX8.0.0. More...
 
void SetChamferBothSides (bool chamferBothSides)
 Sets the chamfer both sides
Created in NX8.0.0. More...
 
void SetChordalTolerance (double chordalTolerance)
 Sets the chordal tolerance
Created in NX8.0.0. More...
 
void SetClearanceTolerance (double clearanceTolerance)
 Sets the clearance tolerance
Created in NX8.0.0. More...
 
void SetEndPlane (NXOpen::Plane *endPlane)
 Sets the end plane
Created in NX8.0.0. More...
 
void SetOffsetOption (NXOpen::Features::ShipDesign::PlateChamferBuilder::OffsetMethod offsetOption)
 Sets the offset option
Created in NX8.0.0. More...
 
void SetReverseDirection (bool reverseDirection)
 Sets the reverse direction
Created in NX8.0.0. More...
 
void SetStartPlane (NXOpen::Plane *startPlane)
 Sets the start plane
Created in NX8.0.0. More...
 
void SetType (NXOpen::Features::ShipDesign::PlateChamferBuilder::Types type)
 Sets the type
Created in NX8.0.0. More...
 
void SetUseLimits (bool useLimits)
 Sets the use limits
Created in NX8.0.0. More...
 
NXOpen::PlaneStartPlane ()
 Returns the start plane
Created in NX8.0.0. More...
 
NXOpen::Features::ShipDesign::PlateChamferBuilder::Types Type ()
 Returns the type
Created in NX8.0.0. More...
 
bool UseLimits ()
 Returns the use limits
Created in NX8.0.0. More...
 
- Public Member Functions inherited from NXOpen::Features::FeatureBuilder
NXOpen::Features::FeatureCommitFeature ()
 Commits the feature parameters and creates the feature. More...
 
NXOpen::Features::FeatureGetFeature ()
 Returns the feature currently being edited by this builder. More...
 
void HideInternalParentFeatureAfterEdit (NXOpen::Features::Feature *parentFeature)
 Re-suppress an internal parent feature (a slave feature) after it has been edited. More...
 
bool ParentFeatureInternal ()
 Returns whether or not the latest timestamped parent feature of this feature should be made internal
Created in NX5.0.0. More...
 
bool PatchSolutionFlag ()
 Returns the patch solution flag
Created in NX8.0.1. More...
 
NXString PatchSurfaceFilename ()
 Returns the patch surface filename
Created in NX8.0.1. More...
 
void SetParentFeatureInternal (NXOpen::Features::Feature *parentFeature)
 Set the parent features which would be internal or slaves to the feature being created or commited
Created in NX6.0.0. More...
 
void SetParentFeatureInternal (bool isInternal)
 Sets whether or not the latest timestamped parent feature of this feature should be made internal
Created in NX5.0.0. More...
 
void SetPatchSolutionFlag (bool optionValue)
 Sets the patch solution flag
Created in NX8.0.1. More...
 
void SetPatchSurfaceFilename (const NXString &surfaceFilename)
 Sets the patch surface filename
Created in NX8.0.1. More...
 
void SetPatchSurfaceFilename (const char *surfaceFilename)
 Sets the patch surface filename
Created in NX8.0.1. More...
 
void SetSurroundingPatchSurfaceFilename (const NXString &surroundingSurfaceFilename)
 Sets the surrounding patch surface filename
Created in NX8.0.1. More...
 
void SetSurroundingPatchSurfaceFilename (const char *surroundingSurfaceFilename)
 Sets the surrounding patch surface filename
Created in NX8.0.1. More...
 
void ShowInternalParentFeatureForEdit (NXOpen::Features::Feature *parentFeature)
 Unsuppress an internal parent feature (a slave feature) so it can be edited. More...
 
NXString SurroundingPatchSurfaceFilename ()
 Returns the surrounding patch surface filename
Created in NX8.0.1. More...
 
void UnsetParentFeatureInternal (NXOpen::Features::Feature *parentFeature)
 Set the internal parent feature of the feature being edited to external
Created in NX6.0.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

Represents a NXOpen::Features::ShipDesign::PlateChamfer builder.

It is used to create and edit a plate chamfer feature.
To create a new instance of this class, use NXOpen::Features::ShipCollection::CreatePlateChamferBuilder
Default values.

Property Value

AngleOption

Angle

AngularDimension.Value

30

ChamferBothSides

0

ChordalTolerance

0.0254

ClearanceTolerance

0.0254

Depth.Value

10 (millimeters part), 0.4 (inches part)

OffsetOption

Depth

Ratio.Value

0.3

RestDepth.Value

0 (millimeters part), 0 (inches part)

UseLimits

0


Created in NX8.0.0.

Member Enumeration Documentation

The option to specify the method for defining angle or ratio.

Enumerator
AngleMethodAngle 

Use the angle for the chamfer parameters.

AngleMethodRatio 

Use the ratio for the chamfer parameters.

The option to specify the method for chamfer offset method.

Enumerator
OffsetMethodDepth 

Use depth parameter to define ramp.

OffsetMethodRestDepth 

Use rest depth to define ramp.

OffsetMethodThinnerPlate 

Use the thickness of the thinner plate to define ramp depth.

The option for the type of associativity for chamfer.

Enumerator
TypesOnEdge 

Create a chamfer on the edge.

TypesToPlate 

Create a chamfer on the common edges between plates.

Member Function Documentation

NXOpen::Features::ShipDesign::PlateChamferBuilder::AngleMethod NXOpen::Features::ShipDesign::PlateChamferBuilder::AngleOption ( )

Returns the angle option
Created in NX8.0.0.



License requirements : None

NXOpen::Expression* NXOpen::Features::ShipDesign::PlateChamferBuilder::AngularDimension ( )

Returns the angular dimension
Created in NX8.0.0.



License requirements : None

bool NXOpen::Features::ShipDesign::PlateChamferBuilder::ChamferBothSides ( )

Returns the chamfer both sides
Created in NX8.0.0.



License requirements : None

double NXOpen::Features::ShipDesign::PlateChamferBuilder::ChordalTolerance ( )

Returns the chordal tolerance
Created in NX8.0.0.



License requirements : None

double NXOpen::Features::ShipDesign::PlateChamferBuilder::ClearanceTolerance ( )

Returns the clearance tolerance
Created in NX8.0.0.



License requirements : None

NXOpen::Expression* NXOpen::Features::ShipDesign::PlateChamferBuilder::Depth ( )

Returns the depth
Created in NX8.0.0.



License requirements : None

NXOpen::Plane* NXOpen::Features::ShipDesign::PlateChamferBuilder::EndPlane ( )

Returns the end plane
Created in NX8.0.0.



License requirements : None

NXOpen::Features::ShipDesign::PlateChamferBuilder::OffsetMethod NXOpen::Features::ShipDesign::PlateChamferBuilder::OffsetOption ( )

Returns the offset option
Created in NX8.0.0.



License requirements : None

NXOpen::Expression* NXOpen::Features::ShipDesign::PlateChamferBuilder::Ratio ( )

Returns the ratio
Created in NX8.0.0.



License requirements : None

NXOpen::Expression* NXOpen::Features::ShipDesign::PlateChamferBuilder::RestDepth ( )

Returns the rest depth
Created in NX8.0.0.



License requirements : None

bool NXOpen::Features::ShipDesign::PlateChamferBuilder::ReverseDirection ( )

Returns the reverse direction
Created in NX8.0.0.



License requirements : None

NXOpen::ScCollector* NXOpen::Features::ShipDesign::PlateChamferBuilder::SelectEdge ( )

Returns the select edge
Created in NX8.0.0.



License requirements : None

NXOpen::ScCollector* NXOpen::Features::ShipDesign::PlateChamferBuilder::SelectTarget ( )

Returns the select target
Created in NX8.0.0.



License requirements : None

NXOpen::ScCollector* NXOpen::Features::ShipDesign::PlateChamferBuilder::SelectThinnerPlate ( )

Returns the select thinner plate
Created in NX8.0.0.



License requirements : None

NXOpen::ScCollector* NXOpen::Features::ShipDesign::PlateChamferBuilder::SelectTool ( )

Returns the select tool
Created in NX8.0.0.



License requirements : None

void NXOpen::Features::ShipDesign::PlateChamferBuilder::SetAngleOption ( NXOpen::Features::ShipDesign::PlateChamferBuilder::AngleMethod  angleOption)

Sets the angle option
Created in NX8.0.0.



License requirements : nx_ship_detail ("Ship Detail Design")

Parameters
angleOptionangleoption
void NXOpen::Features::ShipDesign::PlateChamferBuilder::SetChamferBothSides ( bool  chamferBothSides)

Sets the chamfer both sides
Created in NX8.0.0.



License requirements : nx_ship_detail ("Ship Detail Design")

Parameters
chamferBothSideschamferbothsides
void NXOpen::Features::ShipDesign::PlateChamferBuilder::SetChordalTolerance ( double  chordalTolerance)

Sets the chordal tolerance
Created in NX8.0.0.



License requirements : nx_ship_detail ("Ship Detail Design")

Parameters
chordalTolerancechordaltolerance
void NXOpen::Features::ShipDesign::PlateChamferBuilder::SetClearanceTolerance ( double  clearanceTolerance)

Sets the clearance tolerance
Created in NX8.0.0.



License requirements : nx_ship_detail ("Ship Detail Design")

Parameters
clearanceToleranceclearancetolerance
void NXOpen::Features::ShipDesign::PlateChamferBuilder::SetEndPlane ( NXOpen::Plane endPlane)

Sets the end plane
Created in NX8.0.0.



License requirements : nx_ship_detail ("Ship Detail Design")

Parameters
endPlaneendplane
void NXOpen::Features::ShipDesign::PlateChamferBuilder::SetOffsetOption ( NXOpen::Features::ShipDesign::PlateChamferBuilder::OffsetMethod  offsetOption)

Sets the offset option
Created in NX8.0.0.



License requirements : nx_ship_detail ("Ship Detail Design")

Parameters
offsetOptionoffsetoption
void NXOpen::Features::ShipDesign::PlateChamferBuilder::SetReverseDirection ( bool  reverseDirection)

Sets the reverse direction
Created in NX8.0.0.



License requirements : nx_ship_detail ("Ship Detail Design")

Parameters
reverseDirectionreversedirection
void NXOpen::Features::ShipDesign::PlateChamferBuilder::SetStartPlane ( NXOpen::Plane startPlane)

Sets the start plane
Created in NX8.0.0.



License requirements : nx_ship_detail ("Ship Detail Design")

Parameters
startPlanestartplane
void NXOpen::Features::ShipDesign::PlateChamferBuilder::SetType ( NXOpen::Features::ShipDesign::PlateChamferBuilder::Types  type)

Sets the type
Created in NX8.0.0.



License requirements : nx_ship_detail ("Ship Detail Design")

Parameters
typetype
void NXOpen::Features::ShipDesign::PlateChamferBuilder::SetUseLimits ( bool  useLimits)

Sets the use limits
Created in NX8.0.0.



License requirements : nx_ship_detail ("Ship Detail Design")

Parameters
useLimitsuselimits
NXOpen::Plane* NXOpen::Features::ShipDesign::PlateChamferBuilder::StartPlane ( )

Returns the start plane
Created in NX8.0.0.



License requirements : None

NXOpen::Features::ShipDesign::PlateChamferBuilder::Types NXOpen::Features::ShipDesign::PlateChamferBuilder::Type ( )

Returns the type
Created in NX8.0.0.



License requirements : None

bool NXOpen::Features::ShipDesign::PlateChamferBuilder::UseLimits ( )

Returns the use limits
Created in NX8.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.