Class SpiralPattern
Inheritance
SpiralPattern
Assembly: NXOpen.dll
Syntax
public class SpiralPattern : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SpiralPattern()
Declaration
protected SpiralPattern()
Properties
DirectionType
Declaration
public SpiralPattern.OrientType DirectionType { get; set; }
Property Value
HorizontalRef
Declaration
public HorizontalReference HorizontalRef { get; }
Property Value
NumberOfTurns
Declaration
public Expression NumberOfTurns { get; }
Property Value
PitchAlongSpiral
Declaration
public OnPathDistancePatternSpacing PitchAlongSpiral { get; }
Property Value
RadialPitch
Declaration
public Expression RadialPitch { get; }
Property Value
SizeSpiralType
Declaration
public SpiralPattern.SpiralDefineSize SizeSpiralType { get; set; }
Property Value
SpiralNormal
Declaration
public Direction SpiralNormal { get; set; }
Property Value
TotalAngle
Declaration
public Expression TotalAngle { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink