Class HelixPattern
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 HelixPattern : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HelixPattern()
Declaration
protected HelixPattern()
Properties
AnglePitch
Declaration
public Expression AnglePitch { get; }
Property Value
Type | Description |
---|---|
Expression |
CountOfInstances
Declaration
public Expression CountOfInstances { get; }
Property Value
Type | Description |
---|---|
Expression |
DirectionType
Declaration
public HelixPattern.DirectionTypes DirectionType { get; set; }
Property Value
Type | Description |
---|---|
HelixPattern.DirectionTypes |
DistancePitch
Declaration
public Expression DistancePitch { get; }
Property Value
Type | Description |
---|---|
Expression |
HelixPitch
Declaration
public Expression HelixPitch { get; }
Property Value
Type | Description |
---|---|
Expression |
HelixSpan
Declaration
public Expression HelixSpan { get; }
Property Value
Type | Description |
---|---|
Expression |
NumberOfTurns
Declaration
public Expression NumberOfTurns { get; }
Property Value
Type | Description |
---|---|
Expression |
RotationAxis
Declaration
public Axis RotationAxis { get; set; }
Property Value
Type | Description |
---|---|
Axis |
SizeOption
Declaration
public HelixPattern.SizeOptions SizeOption { get; set; }
Property Value
Type | Description |
---|---|
HelixPattern.SizeOptions |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink