Class ClampingSlotBuilder
Inheritance
System.Object
System.MarshalByRefObject
ClampingSlotBuilder
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 ClampingSlotBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ClampingSlotBuilder()
Declaration
protected ClampingSlotBuilder()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
BasePlane
Declaration
public DiePlaneBuilder BasePlane { get; }
Property Value
CenterlineLength
Declaration
public Expression CenterlineLength { get; }
Property Value
DieCenterlineCoordinateSystem
Declaration
public SelectCartesianCoordinateSystem DieCenterlineCoordinateSystem { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
FlangeBaseProfile
Declaration
public Section FlangeBaseProfile { get; }
Property Value
FlangeThickness
Declaration
public Expression FlangeThickness { get; }
Property Value
InnerWidth
Declaration
public Expression InnerWidth { get; }
Property Value
LocationOffset
Declaration
public Expression LocationOffset { get; }
Property Value
LocationOffsetDirection
Declaration
public DieDirectionBuilder LocationOffsetDirection { get; }
Property Value
LocationOnFlange
Declaration
public bool LocationOnFlange { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Locations
Declaration
public DieLocationsBuilder Locations { get; }
Property Value
NotchAngle
Declaration
public Expression NotchAngle { get; }
Property Value
NotchFacesAttributes
Declaration
public DieAttributesBuilder NotchFacesAttributes { get; }
Property Value
NotchHeight
Declaration
public Expression NotchHeight { get; }
Property Value
NotchWidth
Declaration
public Expression NotchWidth { get; }
Property Value
OffsetWidth
Declaration
public Expression OffsetWidth { get; }
Property Value
OrientationPlane
Declaration
public DiePlaneBuilder OrientationPlane { get; }
Property Value
Overhang
Declaration
public Expression Overhang { get; }
Property Value
OverhangFacesAttributes
Declaration
public DieAttributesBuilder OverhangFacesAttributes { get; }
Property Value
PadFacesAttributes
Declaration
public DieAttributesBuilder PadFacesAttributes { get; }
Property Value
PadHeight
Declaration
public Expression PadHeight { get; }
Property Value
PadLength
Declaration
public Expression PadLength { get; }
Property Value
PadOffset
Declaration
public Expression PadOffset { get; }
Property Value
PadRadius
Declaration
public Expression PadRadius { get; }
Property Value
PadWidth
Declaration
public Expression PadWidth { get; }
Property Value
SlotEndFacesAttributes
Declaration
public DieAttributesBuilder SlotEndFacesAttributes { get; }
Property Value
SlotFacesAttributes
Declaration
public DieAttributesBuilder SlotFacesAttributes { get; }
Property Value
SlotLength
Declaration
public Expression SlotLength { get; }
Property Value
SlotRadius
Declaration
public Expression SlotRadius { get; }
Property Value
SlotWidth
Declaration
public Expression SlotWidth { get; }
Property Value
Target
Declaration
public SelectNXObject Target { get; }
Property Value
TopLength
Declaration
public Expression TopLength { get; }
Property Value
Type
Declaration
public ClampingSlotBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink