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

Properties

unsafe NXOpen.Point DirectionPoint [get, set]
 Returns or sets the point of the direction definition end point. More...
 
unsafe
NXOpen.CAE.Connections.LocationDirectionType 
DirectionType [get]
 Returns the direction type More...
 
unsafe NXOpen.Vector3d DirectionValue [get]
 Returns the direction value More...
 
unsafe NXOpen.Direction DirectionVector [get, set]
 Returns or sets the direction definition vector More...
 
unsafe NXOpen.Point Point [get, set]
 Returns or sets the point of the direction definition start point. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAE.Connections.Location
unsafe NXOpen.Point3d[] GetXyzCoordinates ()
 Gets the coordinates from the specified location. 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

Property Documentation

unsafe NXOpen.Point NXOpen.CAE.Connections.LocationWithDir.DirectionPoint
getset

Returns or sets the point of the direction definition end point.

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.Connections.LocationDirectionType NXOpen.CAE.Connections.LocationWithDir.DirectionType
get

Returns the direction type

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.Vector3d NXOpen.CAE.Connections.LocationWithDir.DirectionValue
get

Returns the direction value

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.Direction NXOpen.CAE.Connections.LocationWithDir.DirectionVector
getset

Returns or sets the direction definition vector

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.Point NXOpen.CAE.Connections.LocationWithDir.Point
getset

Returns or sets the point of the direction definition start point.

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")


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