Class SplineExtensionBuilder
Inheritance
SplineExtensionBuilder
Assembly: NXOpen.dll
Syntax
public class SplineExtensionBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SplineExtensionBuilder()
Declaration
protected SplineExtensionBuilder()
Properties
EndExtensionOption
Declaration
public SplineExtensionBuilder.ExtensionOption EndExtensionOption { get; set; }
Property Value
EndPoint
Declaration
public Point EndPoint { get; set; }
Property Value
EndValue
Declaration
public Expression EndValue { get; }
Property Value
IsSymmetric
Declaration
public bool IsSymmetric { get; set; }
Property Value
StartExtensionOption
Declaration
public SplineExtensionBuilder.ExtensionOption StartExtensionOption { get; set; }
Property Value
StartPoint
Declaration
public Point StartPoint { get; set; }
Property Value
StartValue
Declaration
public Expression StartValue { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink