Class ArcOutputTypeCiBuilder
Inheritance
System.Object
System.MarshalByRefObject
ArcOutputTypeCiBuilder
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)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class ArcOutputTypeCiBuilder : TaggedObject, IMessageSink
Constructors
ArcOutputTypeCiBuilder()
Declaration
protected ArcOutputTypeCiBuilder()
Properties
NurbAngleTolerance
Declaration
public double NurbAngleTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
NurbFitTolerance
Declaration
public double NurbFitTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
NurbJoinSegments
Declaration
public bool NurbJoinSegments { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OutputType
Declaration
public ArcOutputTypeCiBuilder.OutputTypes OutputType { get; set; }
Property Value
Type | Description |
---|---|
ArcOutputTypeCiBuilder.OutputTypes |
SplineArcOutputType
Declaration
public ArcOutputTypeCiBuilder.SplineArcOutputTypes SplineArcOutputType { get; set; }
Property Value
Type | Description |
---|---|
ArcOutputTypeCiBuilder.SplineArcOutputTypes |
SplineFitTolerance
Declaration
public double SplineFitTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
SplineFitToleranceType
Declaration
public ArcOutputTypeCiBuilder.SplineFitToleranceTypes SplineFitToleranceType { get; set; }
Property Value
Type | Description |
---|---|
ArcOutputTypeCiBuilder.SplineFitToleranceTypes |
SplineLineOutputType
Declaration
public ArcOutputTypeCiBuilder.SplineLineOutputTypes SplineLineOutputType { get; set; }
Property Value
Type | Description |
---|---|
ArcOutputTypeCiBuilder.SplineLineOutputTypes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink