NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | List of all members
NXOpen.EdgeVertexTangentRule Class Reference

Represents a NXOpen.SelectionIntentRule that collects the vertex edge and the edges adjacent and tangent to it. More...

Inheritance diagram for NXOpen.EdgeVertexTangentRule:
NXOpen.SelectionIntentRule

Public Member Functions

unsafe void GetData (out NXOpen.Edge startEdge, out bool isFromStart, out double angleTolerance, out bool hasSameConvexity)
 Gets the data for the edge vertex tangent rule: NXOpen.EdgeVertexTangentRule More...
 

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 
- Protected Member Functions inherited from NXOpen.SelectionIntentRule
override void FreeResource ()
 Free resources associated with the instance. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.SelectionIntentRule
enum  RuleType {
  EdgeDumb, EdgeChain, EdgeTangent, EdgeFace,
  EdgeBody, EdgeFeature, EdgeSheetBoundary, EdgeBoundary,
  EdgeIntersect, EdgeMultipleSeedTangent, EdgeVertex, EdgeVertexTangent,
  CurveDumb, CurveFeature, CurveFeatureChain, CurveFeatureTangent,
  FollowFillet, FeaturePoints, RegionBoundary, FaceDumb,
  FaceTangent, FaceAdjacent, FaceBody, FaceRegion,
  FaceFeature, FaceConnectedBlend, FaceAllBlend, FaceRib,
  FaceMergedRib, FaceSlot, FaceBossPocket, FaceRegionBoundary,
  FaceAndAdjacentFaces, CurveGroup, BodyDumb, BodyFeature,
  BodyGroup, ApparentChaining, OuterFaceEdges, RibTopFaceEdges,
  FeatureIntersectionEdges, InvalidType
}
 This enum represents the type of selection intent rules as specified by NXOpen.SelectionIntentRule More...
 
- Properties inherited from NXOpen.SelectionIntentRule
unsafe
NXOpen.SelectionIntentRule.RuleType 
Type [get]
 Returns the get the type of selection intent rule: NXOpen.SelectionIntentRule More...
 

Detailed Description

Represents a NXOpen.SelectionIntentRule that collects the vertex edge and the edges adjacent and tangent to it.

Created in NX4.0.0

Member Function Documentation

override void NXOpen.EdgeVertexTangentRule.FreeResource ( )
protected

Frees the object from memory.

Created in NX4.0.0

License requirements: None.

unsafe void NXOpen.EdgeVertexTangentRule.GetData ( out NXOpen.Edge  startEdge,
out bool  isFromStart,
out double  angleTolerance,
out bool  hasSameConvexity 
)

Gets the data for the edge vertex tangent rule: NXOpen.EdgeVertexTangentRule

Created in NX4.0.0

License requirements: gateway ("UG GATEWAY")

Parameters
startEdgeStart edge of edge tangent rule
isFromStartTrue: the tangent starts from the start point of the start edge if end edge is provided
angleToleranceAngle tolerance for tangent edges
hasSameConvexityTrue: will only find tangent edges that has the same convexity

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