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

Location With Direction interface. More...

Inheritance diagram for NXOpen::CAE::Connections::LocationWithDir:
NXOpen::CAE::Connections::Location NXOpen::TaggedObject

Public Member Functions

NXOpen::PointDirectionPoint ()
 Returns the point of the direction definition end point. More...
 
NXOpen::CAE::Connections::LocationDirectionType DirectionType ()
 Returns the direction type
Created in NX12.0.0. More...
 
NXOpen::Vector3d DirectionValue ()
 Returns the direction value
Created in NX12.0.0. More...
 
NXOpen::DirectionDirectionVector ()
 Returns the direction definition vector
Created in NX12.0.0. More...
 
NXOpen::PointPoint ()
 Returns the point of the direction definition start point. More...
 
void SetDirectionPoint (NXOpen::Point *direction)
 Sets the point of the direction definition end point. More...
 
void SetDirectionVector (NXOpen::Direction *direction)
 Sets the direction definition vector
Created in NX12.0.0. More...
 
void SetPoint (NXOpen::Point *point)
 Sets the point of the direction definition start point. More...
 
- Public Member Functions inherited from NXOpen::CAE::Connections::Location
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 With Direction interface.

This defines connection locations with direction.


To obtain an instance of this object use the AddLocationWithDirection creators on the Connections

Created in NX12.0.0.

Member Function Documentation

NXOpen::Point* NXOpen::CAE::Connections::LocationWithDir::DirectionPoint ( )

Returns the point of the direction definition end point.


Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

NXOpen::CAE::Connections::LocationDirectionType NXOpen::CAE::Connections::LocationWithDir::DirectionType ( )

Returns the direction type
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

NXOpen::Vector3d NXOpen::CAE::Connections::LocationWithDir::DirectionValue ( )

Returns the direction value
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

NXOpen::Direction* NXOpen::CAE::Connections::LocationWithDir::DirectionVector ( )

Returns the direction definition vector
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

NXOpen::Point* NXOpen::CAE::Connections::LocationWithDir::Point ( )

Returns the point of the direction definition start point.


Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

void NXOpen::CAE::Connections::LocationWithDir::SetDirectionPoint ( NXOpen::Point direction)

Sets the point of the direction definition end point.


Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
directiondirection
void NXOpen::CAE::Connections::LocationWithDir::SetDirectionVector ( NXOpen::Direction direction)

Sets the direction definition vector
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
directiondirection
void NXOpen::CAE::Connections::LocationWithDir::SetPoint ( NXOpen::Point point)

Sets the point of the direction definition start point.


Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
pointpoint

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