Class HeelpostBuilder
Inheritance
System.Object
System.MarshalByRefObject
HeelpostBuilder
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 HeelpostBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
HeelpostBuilder()
Declaration
protected HeelpostBuilder()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
BaseOffset
Declaration
public Expression BaseOffset { get; }
Property Value
BaseOrientation
Declaration
public DiePlaneBuilder BaseOrientation { get; }
Property Value
Center
Declaration
public DieLocationBuilder Center { get; }
Property Value
CreateFloor
Declaration
public bool CreateFloor { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Diameter
Declaration
public Expression Diameter { get; }
Property Value
DieCenterlineCoordinateSystem
Declaration
public SelectCoordinateSystem DieCenterlineCoordinateSystem { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
FloorThickness
Declaration
public Expression FloorThickness { get; }
Property Value
Height
Declaration
public Expression Height { get; }
Property Value
HoleAttributes
Declaration
public DieAttributesBuilder HoleAttributes { get; }
Property Value
HoleDiameterAttributes
Declaration
public DieAttributesBuilder HoleDiameterAttributes { get; }
Property Value
Length
Declaration
public Expression Length { get; }
Property Value
LocationOffset
Declaration
public Expression LocationOffset { get; }
Property Value
OffsetDirection
Declaration
public DieDirectionBuilder OffsetDirection { get; }
Property Value
PadAttributes
Declaration
public DieAttributesBuilder PadAttributes { get; }
Property Value
PadOffset
Declaration
public Expression PadOffset { get; }
Property Value
PadOrientation
Declaration
public DiePlaneBuilder PadOrientation { get; }
Property Value
PadThickness
Declaration
public Expression PadThickness { get; }
Property Value
ReliefAttributes
Declaration
public DieAttributesBuilder ReliefAttributes { get; }
Property Value
ReliefDepth
Declaration
public Expression ReliefDepth { get; }
Property Value
ReliefWidth
Declaration
public Expression ReliefWidth { get; }
Property Value
Target
Declaration
public SelectNXObject Target { get; }
Property Value
Type
Declaration
public HeelpostBuilder.Types Type { get; set; }
Property Value
UsePercent
Declaration
public bool UsePercent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WallACreate
Declaration
public bool WallACreate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WallAOffset
Declaration
public Expression WallAOffset { get; }
Property Value
WallARelief
Declaration
public bool WallARelief { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WallAThickness
Declaration
public Expression WallAThickness { get; }
Property Value
WallBCreate
Declaration
public bool WallBCreate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WallBOffset
Declaration
public Expression WallBOffset { get; }
Property Value
WallBRelief
Declaration
public bool WallBRelief { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WallBThickness
Declaration
public Expression WallBThickness { get; }
Property Value
WallCCreate
Declaration
public bool WallCCreate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WallCOffset
Declaration
public Expression WallCOffset { get; }
Property Value
WallCRelief
Declaration
public bool WallCRelief { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WallCThickness
Declaration
public Expression WallCThickness { get; }
Property Value
WallDCreate
Declaration
public bool WallDCreate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WallDOffset
Declaration
public Expression WallDOffset { get; }
Property Value
WallDRelief
Declaration
public bool WallDRelief { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WallDThickness
Declaration
public Expression WallDThickness { get; }
Property Value
WallPercentage
Declaration
public Expression WallPercentage { get; }
Property Value
Width
Declaration
public Expression Width { get; }
Property Value
XOffset
Declaration
public Expression XOffset { get; }
Property Value
YOffset
Declaration
public Expression YOffset { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink