Class HelixPattern
Assembly: NXOpen.dll
Syntax
public class HelixPattern : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HelixPattern()
Declaration
Properties
AnglePitch
Declaration
public Expression AnglePitch { get; }
Property Value
CountOfInstances
Declaration
public Expression CountOfInstances { get; }
Property Value
DirectionType
Declaration
public HelixPattern.DirectionTypes DirectionType { get; set; }
Property Value
DistancePitch
Declaration
public Expression DistancePitch { get; }
Property Value
HelixPitch
Declaration
public Expression HelixPitch { get; }
Property Value
HelixSpan
Declaration
public Expression HelixSpan { get; }
Property Value
NumberOfTurns
Declaration
public Expression NumberOfTurns { get; }
Property Value
RotationAxis
Declaration
public Axis RotationAxis { get; set; }
Property Value
SizeOption
Declaration
public HelixPattern.SizeOptions SizeOption { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink