Class HandlingCoreBuilder
Inheritance
HandlingCoreBuilder
Assembly: NXOpen.dll
Syntax
public class HandlingCoreBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
HandlingCoreBuilder()
Declaration
protected HandlingCoreBuilder()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
BaseOrientation
Declaration
public DiePlaneBuilder BaseOrientation { get; }
Property Value
Clearance
Declaration
public Expression Clearance { get; }
Property Value
CoreOrientation
Declaration
public DiePlaneBuilder CoreOrientation { get; }
Property Value
Depth
Declaration
public Expression Depth { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Height
Declaration
public Expression Height { get; }
Property Value
Location
Declaration
public DieLocationsBuilder Location { get; }
Property Value
Target
Declaration
public SelectBody Target { get; }
Property Value
Type
Declaration
public HandlingCoreBuilder.Types Type { get; set; }
Property Value
Width
Declaration
public Expression Width { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink