NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::Connections::Location Class Reference

Location base class. More...

Inheritance diagram for NXOpen::CAE::Connections::Location:
NXOpen::TaggedObject NXOpen::CAE::Connections::CoordinatesLocation NXOpen::CAE::Connections::CoordinatesSeriesLocation NXOpen::CAE::Connections::CurveLocation NXOpen::CAE::Connections::FeEdgesLocation NXOpen::CAE::Connections::LocationWithDir NXOpen::CAE::Connections::NodeLocation NXOpen::CAE::Connections::NodeSeriesLocation NXOpen::CAE::Connections::PointLocation NXOpen::CAE::Connections::PointSeriesLocation NXOpen::CAE::Connections::SelectionRecipeLocation

Public Member Functions

std::vector< NXOpen::Point3dGetXyzCoordinates ()
 Gets the coordinates from the specified location. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Location base class.

This defines connection locations with common properties like coordinates.


This is an abstract class and cannot be instantiated

Created in NX11.0.0.

Member Function Documentation

std::vector<NXOpen::Point3d> NXOpen::CAE::Connections::Location::GetXyzCoordinates ( )

Gets the coordinates from the specified location.

The location can be any type: coordinates, node or point. Its coordinates will be returned.

Returns
Location coordinates
Created in NX11.0.0.

License requirements : None

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