NXOpen .NET Reference  12.0.0
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.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

unsafe NXOpen.Point3d[] GetXyzCoordinates ()
 Gets the coordinates from the specified location. 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

unsafe 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.

Created in NX11.0.0

License requirements: None.

Returns
Location coordinates

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