Class MiterOptions
Assembly: NXOpen.dll
public class MiterOptions : TaggedObject, IMessageSink
Constructors
Declaration
Properties
Declaration
public bool BlendMiter { get; set; }
Property Value
Declaration
public Expression ClosedCornerGap { get; }
Property Value
Declaration
public MiterOptions.ClosedCornerTypeOptions ClosedCornerType { get; set; }
Property Value
Declaration
public Expression ClosedCornerVAngle1 { get; }
Property Value
Declaration
public Expression ClosedCornerVAngle2 { get; }
Property Value
Declaration
public Expression CornerTreatmentOffset { get; }
Property Value
Declaration
public MiterOptions.CornerTreatmentOriginTypeOptions CornerTreatmentOriginType { get; set; }
Property Value
Declaration
public MiterOptions.TypeOptions EndType { get; set; }
Property Value
Declaration
public bool MiterCorner { get; set; }
Property Value
Declaration
public bool MiterInteriorCornersIfNecessary { get; set; }
Property Value
Declaration
public Expression MiterRootRadius { get; }
Property Value
Declaration
public MiterOptions.PositionOptions Position { get; set; }
Property Value
Declaration
public MiterOptions.TypeOptions StartType { get; set; }
Property Value
Declaration
public Expression ThreeBendCornerFlangeClearance { get; }
Property Value
Declaration
public bool UseNormalCutoutMethod { get; set; }
Property Value
Methods
Declaration
public Expression GetClosedCornerDiameter()
Returns
Declaration
public Expression GetEndValue()
Returns
Declaration
public Expression GetStartValue()
Returns
Declaration
public void SetClosedCornerDiameter(string endValue)
Parameters
Type |
Name |
Description |
string |
endValue |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink