NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

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...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.