Class BlendPocketBuilder
Inheritance
System.Object
System.MarshalByRefObject
BlendPocketBuilder
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.Features
Assembly: NXOpen.dll
Syntax
public class BlendPocketBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
BlendPocketBuilder()
Declaration
protected BlendPocketBuilder()
Properties
AngledWallSolution
Declaration
public BlendPocketBuilder.AngledWallSolutions AngledWallSolution { get; set; }
Property Value
Type | Description |
---|---|
BlendPocketBuilder.AngledWallSolutions |
AutoInferWall
Declaration
public bool AutoInferWall { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
CornerClearance
Declaration
public Expression CornerClearance { get; }
Property Value
Type | Description |
---|---|
Expression |
Diameter
Declaration
public Expression Diameter { get; }
Property Value
Type | Description |
---|---|
Expression |
FloorFaces
Declaration
public ScCollector FloorFaces { get; set; }
Property Value
Type | Description |
---|---|
ScCollector |
FluteLength
Declaration
public Expression FluteLength { get; }
Property Value
Type | Description |
---|---|
Expression |
LowerRadius
Declaration
public Expression LowerRadius { get; }
Property Value
Type | Description |
---|---|
Expression |
NeckDiameter
Declaration
public Expression NeckDiameter { get; }
Property Value
Type | Description |
---|---|
Expression |
ToolType
Declaration
public BlendPocketBuilder.ToolTypes ToolType { get; set; }
Property Value
Type | Description |
---|---|
BlendPocketBuilder.ToolTypes |
UpperRadius
Declaration
public Expression UpperRadius { get; }
Property Value
Type | Description |
---|---|
Expression |
WallFaces
Declaration
public ScCollector WallFaces { get; set; }
Property Value
Type | Description |
---|---|
ScCollector |
Implements
System.Runtime.Remoting.Messaging.IMessageSink