NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.Routing.RoutePartDescriptor Class Reference

Represents a part descriptor chrx. More...

Inheritance diagram for NXOpen.Routing.RoutePartDescriptor:

Public Types

enum  SourceType { Null, PartAttribute, Expression, DumbCopy }
 Descriptor Type for a NXOpen.Routing.RoutePartDescriptor . More...
 
enum  CharxType {
  Int, Real, Sting = 4, Any = 6,
  Ref = 10, AnyRef = 12
}
 Charx 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...
 

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.