NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.PDM.PartBuilder.PartFileNameData Struct Reference

Contains part file name information More...

Public Member Functions

 PartFileNameData (string PartFileName, bool PartFileNameModifiable)
 Constructor for the PartFileNameData struct. More...
 

Public Attributes

string PartFileName
 Part file name More...
 
bool PartFileNameModifiable
 False if part file name is not modifiable More...
 

Detailed Description

Contains part file name information

Constructor & Destructor Documentation

NXOpen.PDM.PartBuilder.PartFileNameData.PartFileNameData ( string  PartFileName,
bool  PartFileNameModifiable 
)
inline

Constructor for the PartFileNameData struct.

Parameters
PartFileNamePart file name
PartFileNameModifiableFalse if part file name is not modifiable

Member Data Documentation

string NXOpen.PDM.PartBuilder.PartFileNameData.PartFileName

Part file name

bool NXOpen.PDM.PartBuilder.PartFileNameData.PartFileNameModifiable

False if part file name is not modifiable


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