NX Open C++ Reference Guide
Public Member Functions
NXOpen::Parabola Class Reference

Represents a parabola curve. More...

Inheritance diagram for NXOpen::Parabola:
NXOpen::Conic NXOpen::Curve NXOpen::SmartObject NXOpen::ICurve NXOpen::IProfile NXOpen::DisplayableObject NXOpen::IBaseCurve NXOpen::INXObject NXOpen::NXObject NXOpen::IFitTo NXOpen::INXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Member Functions

double FocalLength ()
 Returns the focal length.
double MaximumDY ()
 Returns the maximum DY width.
double MinimumDY ()
 Returns the minimum DY width.
void SetFocalLength (double focalLength)
 Sets the focal length.

Detailed Description

Represents a parabola curve.


To create a new instance of this class, use CurveCollection::CreateParabola

Created in NX3.0.0.


Member Function Documentation

Returns the focal length.


Created in NX3.0.0.

License requirements : None

Returns the maximum DY width.


Created in NX3.0.0.

License requirements : None

Returns the minimum DY width.


Created in NX3.0.0.

License requirements : None

void NXOpen::Parabola::SetFocalLength ( double  focalLength)

Sets the focal length.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING") OR drafting ("DRAFTING")

Parameters:
focalLengthfocal length

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.