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