Class StepBuilder
Inheritance
System.Object
System.MarshalByRefObject
StepBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class StepBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
StepBuilder()
Declaration
Properties
BeltFace
Declaration
public ScCollector BeltFace { get; }
Property Value
BoundaryOffsetDim1
Declaration
public Expression BoundaryOffsetDim1 { get; }
Property Value
BoundaryOffsetDim2
Declaration
public Expression BoundaryOffsetDim2 { get; }
Property Value
ChamferMethod
Declaration
public StepBuilder.ChamferMethods ChamferMethod { get; set; }
Property Value
ChangeWallThickness
Declaration
public bool ChangeWallThickness { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DepthMethod
Declaration
public StepBuilder.DepthMethods DepthMethod { get; set; }
Property Value
KeepWallThickness
Declaration
public bool KeepWallThickness { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ProjectionDirection1
Declaration
public ProjectionOptions ProjectionDirection1 { get; }
Property Value
ProjectionDirection2
Declaration
public ProjectionOptions ProjectionDirection2 { get; }
Property Value
RefObjectType1
Declaration
public StepBuilder.ReferenceBoundaryTypes RefObjectType1 { get; set; }
Property Value
RefObjectType2
Declaration
public StepBuilder.ReferenceBoundaryTypes RefObjectType2 { get; set; }
Property Value
ReverseBoundary1Direction
Declaration
public bool ReverseBoundary1Direction { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseBoundary2Direction
Declaration
public bool ReverseBoundary2Direction { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseDepthDirection
Declaration
public bool ReverseDepthDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseMotionSide
Declaration
public bool ReverseMotionSide { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SelectBoundaryEdge1
Declaration
public ScCollector SelectBoundaryEdge1 { get; }
Property Value
SelectBoundaryEdge2
Declaration
public ScCollector SelectBoundaryEdge2 { get; }
Property Value
SelectBoundaryFace1
Declaration
public ScCollector SelectBoundaryFace1 { get; }
Property Value
SelectBoundaryFace2
Declaration
public ScCollector SelectBoundaryFace2 { get; }
Property Value
SelectBoundaryPlane1
Declaration
public Plane SelectBoundaryPlane1 { get; set; }
Property Value
SelectBoundaryPlane2
Declaration
public Plane SelectBoundaryPlane2 { get; set; }
Property Value
SelectBoundarySection1
Declaration
public Section SelectBoundarySection1 { get; }
Property Value
SelectBoundarySection2
Declaration
public Section SelectBoundarySection2 { get; }
Property Value
SelectReplacementFace
Declaration
public ScCollector SelectReplacementFace { get; }
Property Value
SelectStepWallReplmFace1
Declaration
public ScCollector SelectStepWallReplmFace1 { get; }
Property Value
SelectStepWallReplmFace2
Declaration
public ScCollector SelectStepWallReplmFace2 { get; }
Property Value
SpecifiedWallThicknessDim
Declaration
public Expression SpecifiedWallThicknessDim { get; }
Property Value
StepBlendRadiusDim1
Declaration
public Expression StepBlendRadiusDim1 { get; }
Property Value
StepBlendRadiusDim2
Declaration
public Expression StepBlendRadiusDim2 { get; }
Property Value
StepDepthDim
Declaration
public Expression StepDepthDim { get; }
Property Value
StepFaceMethod1
Declaration
public StepBuilder.StepFaceMethods StepFaceMethod1 { get; set; }
Property Value
StepFaceMethod2
Declaration
public StepBuilder.StepFaceMethods StepFaceMethod2 { get; set; }
Property Value
StepLocation
Declaration
public StepBuilder.StepLocations StepLocation { get; set; }
Property Value
StepNewType
Declaration
[Obsolete("Deprecated in NX12.0.1. This functionality is no longer supported.")]
public StepBuilder.StepNewTypes StepNewType { get; set; }
Property Value
StepRampDim1
Declaration
public Expression StepRampDim1 { get; }
Property Value
StepRampDim2
Declaration
public Expression StepRampDim2 { get; }
Property Value
StepType
Declaration
public StepBuilder.StepTypes StepType { get; set; }
Property Value
StepWallBlendRadiusDim1
Declaration
public Expression StepWallBlendRadiusDim1 { get; }
Property Value
StepWallBlendRadiusDim2
Declaration
public Expression StepWallBlendRadiusDim2 { get; }
Property Value
StepWallMethod1
Declaration
public StepBuilder.StepWallMethods StepWallMethod1 { get; set; }
Property Value
StepWallMethod2
Declaration
public StepBuilder.StepWallMethods StepWallMethod2 { get; set; }
Property Value
StepWallRampDim1
Declaration
public Expression StepWallRampDim1 { get; }
Property Value
StepWallRampDim2
Declaration
public Expression StepWallRampDim2 { get; }
Property Value
StepWallThickDim1
Declaration
public Expression StepWallThickDim1 { get; }
Property Value
StepWallThickDim2
Declaration
public Expression StepWallThickDim2 { get; }
Property Value
Type
Declaration
public StepBuilder.StepNewTypes Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink