Class ExportDocumentToStepDto<T> (Inputs.OCCT)
Constructors
constructor
new ExportDocumentToStepDto<T>( document?: T, fileName?: string, author?: string, organization?: string, compress?: boolean, tryDownload?: boolean,): ExportDocumentToStepDto<T> Parameters
Optionaldocument: TOptionalfileName: stringOptionalauthor: stringOptionalorganization: stringOptionalcompress: booleanOptionaltryDownload: boolean
Properties
document
fileName
fileName: string
author
author: string
organization
organization: string
compress
compress: boolean
tryDownload
tryDownload: boolean
assembly.manager.exportDocumentToStepএর জন্য একটি ডকুমেন্ট ও ফাইল অপশন।