BlendStopshortBuilderCollection Class¶
-
class
NXOpen.GeometricUtilities.BlendStopshortBuilderCollection¶ Bases:
objectThis class contains the factory methods for creating an BlendStopshortBuilder.
To obtain an instance of this class, refer to
NXOpen.PartNew in version NX5.0.0.
Method Detail¶
Create¶
-
BlendStopshortBuilderCollection.Create¶ Creates an BlendStopshortBuilder.
Signature
Create(mChoice, mOnPathExp, mPath, mIsFlipped, mThruPoint)Parameters: - mChoice (
NXOpen.GeometricUtilities.BlendStopshortBuilderChoices) – the Stopshort option choice - mOnPathExp (
NXOpen.Expression) – the expression for the OnPathDimensionBuilder - mPath (
NXOpen.Edge) – the path for the OnPathDimensionBuilder - mIsFlipped (bool) – the isFlipped flag for the OnPathDimensionBuilder
- mThruPoint (
NXOpen.Point) – the through point for the OnPathDimensionBuilder
Returns: Return type: New in version NX5.0.0.
License requirements: solid_modeling (“SOLIDS MODELING”)
- mChoice (