Struct PartUtils.AttachmentInfo
Inherited Members
Namespace: NXOpen.CloudDM
Assembly: NXOpen.dll
Syntax
public struct PartUtils.AttachmentInfo
Constructors
AttachmentInfo(string, string)
Declaration
public AttachmentInfo(string AttachmentType, string TypeName)
Parameters
Type | Name | Description |
---|---|---|
string | AttachmentType | |
string | TypeName |
Fields
AttachmentType
Declaration
public string AttachmentType
Field Value
Type | Description |
---|---|
string |
TypeName
Declaration
public string TypeName
Field Value
Type | Description |
---|---|
string |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |