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

Represents a smart Point . More...

Inheritance diagram for NXOpen::Point:
NXOpen::SmartObject NXOpen::IOrientation NXOpen::ILocation NXOpen::DisplayableObject NXOpen::INXObject NXOpen::INXObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::Point3d Coordinates ()
 Returns the coordinates of the point
Created in NX3.0.0.
bool IsReference ()
 Returns the reference state of a point.
void SetCoordinates (const NXOpen::Point3d &coordinates)
 Sets the coordinates of the point
Created in NX3.0.0.
void SetPointOnCurveTParameterFixed (bool isFixed)
 Sets the T parameter of the point created using point on curve method
Created in NX5.0.0.

Detailed Description

Represents a smart Point .


To create a new instance of this class, use PointCollection::CreatePoint

Created in NX3.0.0.


Member Function Documentation

Returns the coordinates of the point
Created in NX3.0.0.



License requirements : None

Returns the reference state of a point.


Created in NX8.0.0.

License requirements : None

void NXOpen::Point::SetCoordinates ( const NXOpen::Point3d coordinates)

Sets the coordinates of the point
Created in NX3.0.0.



License requirements : None

Parameters:
coordinatescoordinates

Sets the T parameter of the point created using point on curve method
Created in NX5.0.0.



License requirements : None

Parameters:
isFixedTrue - T Parameter Fixed; False - Not Fixed

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