NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::GeometricUtilities::BlendStopshortBuilderCollection Class Reference

This class contains the factory methods for creating an BlendStopshortBuilder. More...

Inheritance diagram for NXOpen::GeometricUtilities::BlendStopshortBuilderCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

class  iterator
 Iterator for accessing the contents of the collection. More...

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element.
NXOpen::GeometricUtilities::BlendStopshortBuilderCreate (NXOpen::GeometricUtilities::BlendStopshortBuilder::Choices mChoice, NXOpen::Expression *mOnPathExp, NXOpen::Edge *mPath, bool mIsFlipped, NXOpen::Point *mThruPoint)
 Creates an BlendStopshortBuilder.
iterator end ()
 Returns an iterator addressing one past the last element.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

This class contains the factory methods for creating an BlendStopshortBuilder.


To obtain an instance of this class, refer to Part

Created in NX5.0.0.


Member Function Documentation

Returns an iterator addressing the first element.

Creates an BlendStopshortBuilder.

Returns:

Created in NX5.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")
Parameters:
mChoicethe Stopshort option choice
mOnPathExpthe expression for the OnPathDimensionBuilder
mPaththe path for the OnPathDimensionBuilder
mIsFlippedthe isFlipped flag for the OnPathDimensionBuilder
mThruPointthe through point for the OnPathDimensionBuilder

Returns an iterator addressing one past the last element.

Returns the tag of this object.


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