NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Routing.RoutingMeasureDistanceBuilder Class Reference

Represents a NXOpen.Routing.RoutingMeasureDistanceBuilder More...

Inheritance diagram for NXOpen.Routing.RoutingMeasureDistanceBuilder:
NXOpen.MeasureDistanceBuilder NXOpen.MeasureBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.NXObject[] GetRoutingObjects ()
 The routing objects used for path length More...
 
unsafe void SetRoutingObjects (NXOpen.NXObject[] routingObjects)
 The routing objects used for path length More...
 

Properties

unsafe
NXOpen.Routing.RouteObjectCollector 
RoutingSelection [get, set]
 Returns or sets the NXOpen.Routing.RouteObjectCollector More...
 
- Properties inherited from NXOpen.MeasureDistanceBuilder
unsafe
NXOpen.SelectDisplayableObject 
DiameterObjects [get]
 Returns the diameter objects More...
 
unsafe NXOpen.ScCollector DistanceCollector1 [get]
 Returns the first collector of objects for distance between two collectors More...
 
unsafe NXOpen.ScCollector DistanceCollector2 [get]
 Returns the second collector of objects for distance between two collectors More...
 
unsafe bool IsExact [get, set]
 Returns or sets the exact flag More...
 
unsafe NXOpen.ScCollector LengthCollector [get]
 Returns the length collector of objects More...
 
unsafe
NXOpen.SelectDisplayableObjectList 
LengthObjects [get]
 Returns the length objects More...
 
unsafe
NXOpen.MeasureDistanceBuilder.MeasureType 
Mtype [get, set]
 Returns or sets the mtype More...
 
unsafe
NXOpen.SelectDisplayableObject 
Object1 [get]
 Returns the object1 More...
 
unsafe
NXOpen.SelectDisplayableObject 
Object2 [get]
 Returns the object2 More...
 
unsafe NXOpen.Direction ProjectionVector [get, set]
 Returns or sets the projection vector More...
 
unsafe
NXOpen.SelectDisplayableObject 
RadiusObjects [get]
 Returns the radius objects More...
 
unsafe
NXOpen.SelectDisplayableObjectList 
Set1 [get]
 Returns the set1 More...
 
unsafe
NXOpen.SelectDisplayableObjectList 
Set2 [get]
 Returns the set2 More...
 
- Properties inherited from NXOpen.MeasureBuilder
unsafe
NXOpen.MeasureBuilder.AnnotationType 
AnnotationMode [get, set]
 Returns or sets the annotation mode More...
 
unsafe bool InfoWindow [get, set]
 Returns or sets the info window More...
 
unsafe
NXOpen.MeasureBuilder.RequirementType 
RequirementMode [get, set]
 Returns or sets the requirement mode More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.MeasureDistanceBuilder
enum  DistanceType {
  Distance, SmartDistance, ProjectedDistance, SmartProjectedDistance,
  ScreenDistance, Length, Radius, Diameter,
  PointsOnCurves, RoutingPathLength, BetweenSets
}
 the type of distance measurement More...
 
enum  MeasureType {
  ToAPoint, Minimum, LocalMinimum, Maximum,
  MinClearance, MaxClearance
}
 the subtype of distance measurement More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Routing.RoutingMeasureDistanceBuilder

Creator not available in KF because transient objects are not supported.

Created in NX6.0.0

Member Function Documentation

unsafe NXOpen.NXObject [] NXOpen.Routing.RoutingMeasureDistanceBuilder.GetRoutingObjects ( )
inline

The routing objects used for path length

Created in NX6.0.0

License requirements: None.

Returns
the routing objects used for path length
unsafe void NXOpen.Routing.RoutingMeasureDistanceBuilder.SetRoutingObjects ( NXOpen.NXObject[]  routingObjects)
inline

The routing objects used for path length

Created in NX6.0.0

License requirements: None.

Parameters
routingObjectsthe routing objects to set for path length

Property Documentation

unsafe NXOpen.Routing.RouteObjectCollector NXOpen.Routing.RoutingMeasureDistanceBuilder.RoutingSelection
getset

Returns or sets the NXOpen.Routing.RouteObjectCollector

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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