Class SketchConicBuilder
Inheritance
SketchConicBuilder
Assembly: NXOpen.dll
Syntax
public class SketchConicBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SketchConicBuilder()
Declaration
protected SketchConicBuilder()
Properties
ControlPoint
Declaration
public Point ControlPoint { get; set; }
Property Value
EndPoint
Declaration
public Point EndPoint { get; set; }
Property Value
Rho
Declaration
public double Rho { get; set; }
Property Value
StartPoint
Declaration
public Point StartPoint { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink