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

Represents a part descriptor chrx. More...

Inheritance diagram for NXOpen.Routing.RoutePartDescriptor:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  CharxType {
  Int, Real, Sting = 4, Any = 6,
  Ref = 10, AnyRef = 12
}
 Charx Type for a NXOpen.Routing.RoutePartDescriptor . More...
 
enum  SourceType { Null, PartAttribute, Expression, DumbCopy }
 Descriptor Type for a NXOpen.Routing.RoutePartDescriptor . More...
 

Properties

unsafe
NXOpen.Routing.RoutePartDescriptor.CharxType 
DescriptorCharxType [get, set]
 Returns or sets the charx type for the part descriptor used by Routing. More...
 
unsafe
NXOpen.Routing.RoutePartDescriptor.SourceType 
DescriptorSourceType [get, set]
 Returns or sets the descriptor type for the part descriptor used by Routing. More...
 
unsafe string Expression [get, set]
 Returns or sets the expression for the part descriptor used by Routing. More...
 
unsafe string Title [get, set]
 Returns or sets the title for the part descriptor used by Routing. 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 Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a part descriptor chrx.

To create a new instance of this class, use NXOpen.Routing.RoutePartDescriptorCollection.CreatePartDescriptor

Created in NX4.0.0

Member Enumeration Documentation

Charx Type for a NXOpen.Routing.RoutePartDescriptor .

Enumerator
Int 
Real 
Sting 
Any 
Ref 
AnyRef 

Descriptor Type for a NXOpen.Routing.RoutePartDescriptor .

Enumerator
Null 
PartAttribute 
Expression 
DumbCopy 

Property Documentation

unsafe NXOpen.Routing.RoutePartDescriptor.CharxType NXOpen.Routing.RoutePartDescriptor.DescriptorCharxType
getset

Returns or sets the charx type for the part descriptor used by Routing.

Created in NX4.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe NXOpen.Routing.RoutePartDescriptor.SourceType NXOpen.Routing.RoutePartDescriptor.DescriptorSourceType
getset

Returns or sets the descriptor type for the part descriptor used by Routing.

Created in NX4.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe string NXOpen.Routing.RoutePartDescriptor.Expression
getset

Returns or sets the expression for the part descriptor used by Routing.

Created in NX4.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe string NXOpen.Routing.RoutePartDescriptor.Title
getset

Returns or sets the title for the part descriptor used by Routing.

Created in NX4.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")


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