NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.ICurve Interface Reference

Represents something containing a two dimensional modeling curve More...

Inheritance diagram for NXOpen.ICurve:
NXOpen.IBaseCurve NXOpen.INXObject NXOpen.Curve NXOpen.Drawings.DraftingCurve NXOpen.Edge NXOpen.Conic NXOpen.Line NXOpen.Spline NXOpen.Arc NXOpen.Ellipse NXOpen.Hyperbola NXOpen.Parabola NXOpen.InfiniteLine NXOpen.Routing.LineSegment NXOpen.Polyline NXOpen.Routing.SplineSegment

Public Member Functions

NXOpen.Drawings.DraftingCurveInfo GetDraftingCurveInfo ()
 Creates new DraftingCurveInfo object More...
 
- Public Member Functions inherited from NXOpen.IBaseCurve
double GetLength ()
 Returns the length of the object More...
 
- Public Member Functions inherited from NXOpen.INXObject
NXOpen.INXObject FindObject (string journalIdentifier)
 Finds the NXOpen.NXObject with the given identifier as recorded in a journal. More...
 
void Print ()
 Prints a representation of this object to the system log file. More...
 
void SetName (string name)
 Sets the custom name of the object. More...
 

Additional Inherited Members

- Properties inherited from NXOpen.IBaseCurve
bool IsReference [get]
 Returns the reference state of a curve More...
 

Detailed Description

Represents something containing a two dimensional modeling curve

Created in NX3.0.0

Member Function Documentation

NXOpen.Drawings.DraftingCurveInfo NXOpen.ICurve.GetDraftingCurveInfo ( )

Creates new DraftingCurveInfo object

Created in NX10.0.0

License requirements: None.

Returns
New DraftingCurveInfo object. Returns a null reference (Nothing in Visual Basic) if the input curve is not a drafting curve

Implemented in NXOpen.Edge, NXOpen.Curve, and NXOpen.Drawings.DraftingCurve.


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