Class SmoothRangeBuilder
Inheritance
SmoothRangeBuilder
Assembly: NXOpen.dll
Syntax
public class SmoothRangeBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SmoothRangeBuilder()
Declaration
protected SmoothRangeBuilder()
Properties
SmoothRangeFrom
Declaration
public Point SmoothRangeFrom { get; set; }
Property Value
SmoothRangeTo
Declaration
public Point SmoothRangeTo { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink