NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
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 NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  UsePitchOptions { Angle, Distance }
 This defines Use Pitch As options More...
 
- 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...
 

Properties

unsafe NXOpen.Expression PitchAngle [get]
 Returns the angle for the spacing of the pattern from one instance to the next. More...
 
unsafe NXOpen.Expression PitchDistance [get]
 Returns the circumfrential distance for the spacing of the pattern from one instance to the next. More...
 
unsafe NXOpen.Expression SpanAngle [get]
 Returns the angle for the spacing of the pattern for the entire pattern. More...
 
unsafe
NXOpen.GeometricUtilities.AngularPatternSpacing.UsePitchOptions 
UsePitchOption [get, set]
 Returns or sets the switch to use Pitch Distance or Pitch Angle. 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 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

Member Enumeration Documentation

This defines Use Pitch As options

Enumerator
Angle 

angle is pitch value

Distance 

distance is pitch value.

Property Documentation

unsafe NXOpen.Expression NXOpen.GeometricUtilities.AngularPatternSpacing.PitchAngle
get

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

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.GeometricUtilities.AngularPatternSpacing.PitchDistance
get

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

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.GeometricUtilities.AngularPatternSpacing.SpanAngle
get

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

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.GeometricUtilities.AngularPatternSpacing.UsePitchOptions NXOpen.GeometricUtilities.AngularPatternSpacing.UsePitchOption
getset

Returns or sets the switch to use Pitch Distance or Pitch Angle.

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.


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