Class BlendPocketBuilder
Inheritance
BlendPocketBuilder
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
AutoInferWall
Declaration
public bool AutoInferWall { get; set; }
Property Value
CornerClearance
Declaration
public Expression CornerClearance { get; }
Property Value
DeselectedFaces
Declaration
public ScCollector DeselectedFaces { get; set; }
Property Value
Diameter
Declaration
public Expression Diameter { get; }
Property Value
FloorFaces
Declaration
public ScCollector FloorFaces { get; set; }
Property Value
FluteLength
Declaration
public Expression FluteLength { get; }
Property Value
LowerRadius
Declaration
public Expression LowerRadius { get; }
Property Value
NeckDiameter
Declaration
public Expression NeckDiameter { get; }
Property Value
Declaration
public BlendPocketBuilder.ToolTypes ToolType { get; set; }
Property Value
UpperRadius
Declaration
public Expression UpperRadius { get; }
Property Value
WallFaces
Declaration
public ScCollector WallFaces { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink