NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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 NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

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.CAE.SelectionRecipe EndSelectionRecipe [get, set]
 Returns or sets the end selection recipe More...
 
unsafe NXOpen.Point Point [get, set]
 Returns or sets the point of the direction definition start point. More...
 
unsafe NXOpen.CAE.SelectionRecipe StartSelectionRecipe [get, set]
 Returns or sets the start selection recipe More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAE.Connections.Location
unsafe string GetDetails ()
 Gets location details. More...
 
unsafe string GetInfo ()
 Gets location info. More...
 
unsafe NXOpen.Point3d[] GetXyzCoordinates ()
 Gets the coordinates from the specified location. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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.CAE.SelectionRecipe NXOpen.CAE.Connections.LocationWithDir.EndSelectionRecipe
getset

Returns or sets the end selection recipe

Created in NX1847.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")

unsafe NXOpen.CAE.SelectionRecipe NXOpen.CAE.Connections.LocationWithDir.StartSelectionRecipe
getset

Returns or sets the start selection recipe

Created in NX1847.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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.