Class OffsetCurveData
Inheritance
OffsetCurveData
Assembly: NXOpen.dll
Syntax
public class OffsetCurveData : Builder, IMessageSink, IComponentBuilder
Constructors
OffsetCurveData()
Declaration
protected OffsetCurveData()
Properties
CornerTreatment
Declaration
public OffsetCurveData.SharpCornerTreatment CornerTreatment { get; set; }
Property Value
CurvesToOffset
Declaration
public ScCollector CurvesToOffset { get; }
Property Value
OffsetDistance
Declaration
public Expression OffsetDistance { get; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
RoundRadius
Declaration
public Expression RoundRadius { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink