Class FingerClearanceNotchBuilder
Inheritance
FingerClearanceNotchBuilder
Assembly: NXOpen.dll
Syntax
public class FingerClearanceNotchBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
FingerClearanceNotchBuilder()
Declaration
protected FingerClearanceNotchBuilder()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
Attributes
Declaration
public DieAttributesBuilder Attributes { get; }
Property Value
BaseOrientation
Declaration
public DiePlaneBuilder BaseOrientation { get; }
Property Value
ClearanceDirection
Declaration
public DieDirectionBuilder ClearanceDirection { get; }
Property Value
Depth
Declaration
public Expression Depth { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
ExtrudeWidth
Declaration
public Expression ExtrudeWidth { get; }
Property Value
Geometry
Declaration
public SelectNXObjectList Geometry { get; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Section
Declaration
public Section Section { get; }
Property Value
Target
Declaration
public SelectBody Target { get; }
Property Value
Type
Declaration
public FingerClearanceNotchBuilder.Types Type { get; set; }
Property Value
Width
Declaration
public Expression Width { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink