Class WireHoleBuilder
Inheritance
WireHoleBuilder
Assembly: NXOpen.dll
public class WireHoleBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected WireHoleBuilder()
Properties
Declaration
public string CenterlineLength { get; set; }
Property Value
Declaration
public Point CircleCenter { get; set; }
Property Value
Declaration
public double DistanceToEdgeMidpoint { get; set; }
Property Value
Declaration
public double HoleDepth { get; set; }
Property Value
Declaration
public double HoleDiameter { get; set; }
Property Value
Declaration
public SelectEdgeList SelectEdge { get; }
Property Value
Declaration
public Direction SketchOrientation { get; set; }
Property Value
Declaration
public ScCollector SketchPlane { get; }
Property Value
Declaration
public WireHoleBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink