Class Parabola
Inheritance
Parabola
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class Parabola : Conic, IMessageSink, IFitTo, ICurve, IBaseCurve, IProfile, INXObject
Constructors
Parabola()
Declaration
protected Parabola()
Properties
FocalLength
Declaration
public double FocalLength { get; set; }
Property Value
Type | Description |
---|---|
double |
MaximumDY
Declaration
public double MaximumDY { get; }
Property Value
Type | Description |
---|---|
double |
MinimumDY
Declaration
public double MinimumDY { get; }
Property Value
Type | Description |
---|---|
double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink