Class AngularPatternSpacing
Inheritance
System.Object
System.MarshalByRefObject
AngularPatternSpacing
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public class AngularPatternSpacing : PatternSpacing, IMessageSink, IComponentBuilder
Constructors
AngularPatternSpacing()
Declaration
protected AngularPatternSpacing()
Properties
PitchAngle
Declaration
public Expression PitchAngle { get; }
Property Value
Type | Description |
---|---|
Expression |
PitchDistance
Declaration
public Expression PitchDistance { get; }
Property Value
Type | Description |
---|---|
Expression |
SpanAngle
Declaration
public Expression SpanAngle { get; }
Property Value
Type | Description |
---|---|
Expression |
UsePitchOption
Declaration
public AngularPatternSpacing.UsePitchOptions UsePitchOption { get; set; }
Property Value
Type | Description |
---|---|
AngularPatternSpacing.UsePitchOptions |
Implements
System.Runtime.Remoting.Messaging.IMessageSink