NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::GeometricUtilities::AngularPatternSpacing Class Reference

defines the various ways pattern instances can be spaced within the pattern, particularly in the context of the PatternDefinition class. More...

Inheritance diagram for NXOpen::GeometricUtilities::AngularPatternSpacing:
NXOpen::GeometricUtilities::PatternSpacing NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  UsePitchOptions { UsePitchOptionsAngle, UsePitchOptionsDistance }
 This defines Use Pitch As options. More...

Public Member Functions

NXOpen::ExpressionPitchAngle ()
 Returns the angle for the spacing of the pattern from one instance to the next.
NXOpen::ExpressionPitchDistance ()
 Returns the circumfrential distance for the spacing of the pattern from one instance to the next.
void SetUsePitchOption (NXOpen::GeometricUtilities::AngularPatternSpacing::UsePitchOptions usePitchOption)
 Sets the switch to use Pitch Distance or Pitch Angle.
NXOpen::ExpressionSpanAngle ()
 Returns the angle for the spacing of the pattern for the entire pattern.
NXOpen::GeometricUtilities::AngularPatternSpacing::UsePitchOptions UsePitchOption ()
 Returns the switch to use Pitch Distance or Pitch Angle.

Detailed Description

defines the various ways pattern instances can be spaced within the pattern, particularly in the context of the PatternDefinition class.


Created in NX7.5.0.


Member Enumeration Documentation

This defines Use Pitch As options.

Enumerator:
UsePitchOptionsAngle 

angle is pitch value

UsePitchOptionsDistance 

distance is pitch value.


Member Function Documentation

Returns the angle for the spacing of the pattern from one instance to the next.


Created in NX7.5.0.

License requirements : None

Returns the circumfrential distance for the spacing of the pattern from one instance to the next.


Created in NX7.5.0.

License requirements : None

Sets the switch to use Pitch Distance or Pitch Angle.


Created in NX7.5.0.

License requirements : None

Parameters:
usePitchOptionusepitchoption

Returns the angle for the spacing of the pattern for the entire pattern.


Created in NX7.5.0.

License requirements : None

Returns the switch to use Pitch Distance or Pitch Angle.


Created in NX7.5.0.

License requirements : None


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