NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.GeometricUtilities.BlendStopshortBuilderCollection Class Reference

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

Inheritance diagram for NXOpen.GeometricUtilities.BlendStopshortBuilderCollection:
NXOpen.TaggedObjectCollection NXOpen.Utilities.NXRemotableObject IEnumerable IMessageSink

Public Member Functions

unsafe
NXOpen.GeometricUtilities.BlendStopshortBuilder 
Create (NXOpen.GeometricUtilities.BlendStopshortBuilder.Choices mChoice, NXOpen.Expression mOnPathExp, NXOpen.Edge mPath, bool mIsFlipped, NXOpen.Point mThruPoint)
 Creates an BlendStopshortBuilder. More...
 
NXOpen.GeometricUtilities.BlendStopshortBuilder[] ToArray ()
 Returns an array of NXOpen.GeometricUtilities.BlendStopshortBuilder objects. More...
 
- Public Member Functions inherited from NXOpen.TaggedObjectCollection
IEnumerator GetEnumerator ()
 Returns an enumerator that iterates through a collection. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObjectCollection
new void initialize ()
 <exclude> More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

This class contains the factory methods for creating an BlendStopshortBuilder.

To obtain an instance of this class, refer to NXOpen.Part

Created in NX5.0.0

Member Function Documentation

unsafe NXOpen.GeometricUtilities.BlendStopshortBuilder NXOpen.GeometricUtilities.BlendStopshortBuilderCollection.Create ( NXOpen.GeometricUtilities.BlendStopshortBuilder.Choices  mChoice,
NXOpen.Expression  mOnPathExp,
NXOpen.Edge  mPath,
bool  mIsFlipped,
NXOpen.Point  mThruPoint 
)
inline

Creates an BlendStopshortBuilder.

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
override int NXOpen.GeometricUtilities.BlendStopshortBuilderCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
inlineprotectedvirtual

Advances the enumerator to the next element of the collection.

Implements NXOpen.TaggedObjectCollection.

NXOpen.GeometricUtilities.BlendStopshortBuilder [] NXOpen.GeometricUtilities.BlendStopshortBuilderCollection.ToArray ( )
inline

Property Documentation

Tag NXOpen.GeometricUtilities.BlendStopshortBuilderCollection.Tag
get

Returns the tag of this object.


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