Struct PartBuilder._PartNumberData
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.PDM
Assembly: NXOpen.dll
Syntax
struct _PartNumberData
Fields
part_description
Declaration
public IntPtr part_description
Field Value
Type | Description |
---|---|
System.IntPtr |
part_description_modifiable
Declaration
public bool part_description_modifiable
Field Value
Type | Description |
---|---|
System.Boolean |
part_name
Declaration
public IntPtr part_name
Field Value
Type | Description |
---|---|
System.IntPtr |
part_name_modifiable
Declaration
public bool part_name_modifiable
Field Value
Type | Description |
---|---|
System.Boolean |
part_number
Declaration
public IntPtr part_number
Field Value
Type | Description |
---|---|
System.IntPtr |
part_number_modifiable
Declaration
public bool part_number_modifiable
Field Value
Type | Description |
---|---|
System.Boolean |