Class PlateChamferBuilder
Inheritance
System.Object
System.MarshalByRefObject
PlateChamferBuilder
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 PlateChamferBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
PlateChamferBuilder()
Declaration
protected PlateChamferBuilder()
Properties
AngleOption
Declaration
public PlateChamferBuilder.AngleMethod AngleOption { get; set; }
Property Value
AngularDimension
Declaration
public Expression AngularDimension { get; }
Property Value
ChamferBothSides
Declaration
public bool ChamferBothSides { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChordalTolerance
Declaration
public double ChordalTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
ClearanceTolerance
Declaration
public double ClearanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Depth
Declaration
public Expression Depth { get; }
Property Value
EndPlane
Declaration
public Plane EndPlane { get; set; }
Property Value
OffsetOption
Declaration
public PlateChamferBuilder.OffsetMethod OffsetOption { get; set; }
Property Value
Ratio
Declaration
public Expression Ratio { get; }
Property Value
RestDepth
Declaration
public Expression RestDepth { get; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SelectEdge
Declaration
public ScCollector SelectEdge { get; }
Property Value
SelectTarget
Declaration
public ScCollector SelectTarget { get; }
Property Value
SelectThinnerPlate
Declaration
public ScCollector SelectThinnerPlate { get; }
Property Value
Declaration
public ScCollector SelectTool { get; }
Property Value
StartPlane
Declaration
public Plane StartPlane { get; set; }
Property Value
Type
Declaration
public PlateChamferBuilder.Types Type { get; set; }
Property Value
UseLimits
Declaration
public bool UseLimits { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink