NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::GeometricUtilities::OnPathDistancePatternSpacing 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::OnPathDistancePatternSpacing:
NXOpen::GeometricUtilities::PatternSpacing NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::GeometricUtilities::OnPathDimensionBuilderOnPathPitchDistance ()
 Returns the distance for the spacing of the pattern from one instance to the next. More...
 
NXOpen::GeometricUtilities::OnPathDimensionBuilderOnPathSpanDistance ()
 Returns the distance for the spacing of the pattern for the entire pattern. More...
 
- Public Member Functions inherited from NXOpen::GeometricUtilities::PatternSpacing
NXOpen::ExpressionNCopies ()
 Returns the number of copies the pattern will generated in this direction
Created in NX7.5.0. More...
 
void SetSpaceType (NXOpen::GeometricUtilities::PatternSpacing::SpacingType spaceType)
 Sets the type of spacing to be used by the pattern
Created in NX7.5.0. More...
 
NXOpen::GeometricUtilities::PatternSpacing::SpacingType SpaceType ()
 Returns the type of spacing to be used by the pattern
Created in NX7.5.0. More...
 
NXOpen::GeometricUtilities::PatternSpacingsListSpacingsList ()
 Returns the list of spacings (Expression or OnPathDimBuilder) to be used in this direction
Created in NX8.0.0. 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...
 

Additional Inherited Members

- Public Types inherited from NXOpen::GeometricUtilities::PatternSpacing
enum  SpacingType {
  SpacingTypeOffset, SpacingTypeSpan, SpacingTypePitchAndSpan, SpacingTypePitch,
  SpacingTypeList, SpacingTypePolygonCountPerSide, SpacingTypePolygonPitchAlongSide
}
 defines the type of spacing instances can have within a pattern. More...
 

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 Function Documentation

NXOpen::GeometricUtilities::OnPathDimensionBuilder* NXOpen::GeometricUtilities::OnPathDistancePatternSpacing::OnPathPitchDistance ( )

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


Created in NX7.5.0.

License requirements : None

NXOpen::GeometricUtilities::OnPathDimensionBuilder* NXOpen::GeometricUtilities::OnPathDistancePatternSpacing::OnPathSpanDistance ( )

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


Created in NX7.5.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.