Class StepOptionBehavior
Inherited Members
Namespace: NXOpen.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public class StepOptionBehavior : TaggedObject, IMessageSink, IComponentBuilder
Constructors
StepOptionBehavior()
Declaration
protected StepOptionBehavior()
Properties
StepOption
Declaration
public StepOptionBehavior.StepOptionType StepOption { get; set; }
Property Value
| Type | Description |
|---|---|
| StepOptionBehavior.StepOptionType |
Methods
Validate()
Declaration
public bool Validate()
Returns
| Type | Description |
|---|---|
| bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink