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

Represents a curve. More...

Inheritance diagram for 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 NXOpen::Conic NXOpen::Line NXOpen::Spline NXOpen::Arc NXOpen::Ellipse NXOpen::Hyperbola NXOpen::Parabola NXOpen::InfiniteLine NXOpen::Routing::LineSegment NXOpen::Routing::SplineSegment NXOpen::Routing::ArcSegment

List of all members.

Public Member Functions

virtual double GetLength ()
 Returns the length of the object.
virtual bool IsReference ()
 Returns the reference state of a curve
Created in NX8.0.0.

Detailed Description

Represents a curve.


This is an abstract class, and cannot be instantiated

Created in NX3.0.0.


Member Function Documentation

virtual double NXOpen::Curve::GetLength ( ) [virtual]

Returns the length of the object.

Returns:

Created in NX3.0.0.

License requirements : None

Implements NXOpen::IBaseCurve.

virtual bool NXOpen::Curve::IsReference ( ) [virtual]

Returns the reference state of a curve
Created in NX8.0.0.



License requirements : None

Implements NXOpen::IBaseCurve.


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