NXOpen .NET Reference  12.0.0
Properties | 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.GeometricUtilities.IComponentBuilder

Properties

unsafe
NXOpen.GeometricUtilities.OnPathDimensionBuilder 
OnPathPitchDistance [get]
 Returns the distance for the spacing of the pattern from one instance to the next. More...
 
unsafe
NXOpen.GeometricUtilities.OnPathDimensionBuilder 
OnPathSpanDistance [get]
 Returns the distance for the spacing of the pattern for the entire pattern. More...
 
- Properties inherited from NXOpen.GeometricUtilities.PatternSpacing
unsafe NXOpen.Expression NCopies [get]
 Returns the number of copies the pattern will generated in this direction More...
 
unsafe
NXOpen.GeometricUtilities.PatternSpacing.SpacingType 
SpaceType [get, set]
 Returns or sets the type of spacing to be used by the pattern More...
 
unsafe
NXOpen.GeometricUtilities.PatternSpacingsList 
SpacingsList [get]
 Returns the list of spacings (Expression or OnPathDimBuilder) to be used in this direction More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.GeometricUtilities.PatternSpacing
enum  SpacingType {
  Offset, Span, PitchAndSpan, Pitch,
  List, PolygonCountPerSide, PolygonPitchAlongSide
}
 defines the type of spacing instances can have within a pattern. More...
 
- Public Member Functions inherited from NXOpen.GeometricUtilities.PatternSpacing
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. 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

Property Documentation

unsafe NXOpen.GeometricUtilities.OnPathDimensionBuilder NXOpen.GeometricUtilities.OnPathDistancePatternSpacing.OnPathPitchDistance
get

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

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.GeometricUtilities.OnPathDimensionBuilder NXOpen.GeometricUtilities.OnPathDistancePatternSpacing.OnPathSpanDistance
get

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.