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

Represents the PartNameGenerator More...

Inheritance diagram for NXOpen.PDM.PartNameGenerator:
NXOpen.Utilities.NXRemotableObject IMessageSink

Classes

struct  _PartAssignInputInfo
 PartAssignInputInfo struct for input to AutoAssignPartParametersForCreate
 
struct  PartAssignInputInfo
 PartAssignInputInfo struct for input to AutoAssignPartParametersForCreate More...
 

Public Member Functions

unsafe string AutoAssignPartParametersForCreate (NXOpen.PDM.PartNameGenerator.PartAssignInputInfo inputInfoPtr)
 This Method will auto assign the required parameters for creating new part in managed mode. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

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

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents the PartNameGenerator

To obtain an instance of this class, refer to NXOpen.PDM.PdmSession

Created in NX1899.0.0

Member Function Documentation

unsafe string NXOpen.PDM.PartNameGenerator.AutoAssignPartParametersForCreate ( NXOpen.PDM.PartNameGenerator.PartAssignInputInfo  inputInfoPtr)
inline

This Method will auto assign the required parameters for creating new part in managed mode.

It will error out if part type is not fully auto assignable. i.e. If part type has key identifiers / create descriptors which are required but cannot be auto-assigned.

Created in NX1899.0.0

License requirements: None.

Parameters
inputInfoPtr
Returns

Property Documentation

Tag NXOpen.PDM.PartNameGenerator.Tag
get

Returns the tag of this object.


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